Home
last modified time | relevance | path

Searched refs:_bswap (Results 1 – 25 of 101) sorted by relevance

12345

/dports/lang/rust/rustc-1.58.1-src/library/stdarch/crates/core_arch/src/x86/
H A Dbswap.rs13 pub unsafe fn _bswap(x: i32) -> i32 { in _bswap() function
24 assert_eq!(_bswap(0x0EADBE0F), 0x0FBEAD0E); in test_bswap()
25 assert_eq!(_bswap(0x00000000), 0x00000000); in test_bswap()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/X86/
H A Dx86-bswap.c15 return _bswap(X); in test_bswap()
36 char bswap_0[_bswap(0x00000000) == 0x00000000 ? 1 : -1];
37 char bswap_1[_bswap(0x10203040) == 0x40302010 ? 1 : -1];
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/X86/
H A Dx86-bswap.c15 return _bswap(X); in test_bswap()
36 char bswap_0[_bswap(0x00000000) == 0x00000000 ? 1 : -1];
37 char bswap_1[_bswap(0x10203040) == 0x40302010 ? 1 : -1];
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/X86/
H A Dx86-bswap.c15 return _bswap(X); in test_bswap()
36 char bswap_0[_bswap(0x00000000) == 0x00000000 ? 1 : -1];
37 char bswap_1[_bswap(0x10203040) == 0x40302010 ? 1 : -1];
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/X86/
H A Dx86-bswap.c15 return _bswap(X); in test_bswap()
36 char bswap_0[_bswap(0x00000000) == 0x00000000 ? 1 : -1];
37 char bswap_1[_bswap(0x10203040) == 0x40302010 ? 1 : -1];
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/X86/
H A Dx86-bswap.c15 return _bswap(X); in test_bswap()
36 char bswap_0[_bswap(0x00000000) == 0x00000000 ? 1 : -1];
37 char bswap_1[_bswap(0x10203040) == 0x40302010 ? 1 : -1];
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/X86/
H A Dx86-bswap.c15 return _bswap(X); in test_bswap()
36 char bswap_0[_bswap(0x00000000) == 0x00000000 ? 1 : -1];
37 char bswap_1[_bswap(0x10203040) == 0x40302010 ? 1 : -1];
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/X86/
H A Dx86-bswap.c15 return _bswap(X); in test_bswap()
36 char bswap_0[_bswap(0x00000000) == 0x00000000 ? 1 : -1];
37 char bswap_1[_bswap(0x10203040) == 0x40302010 ? 1 : -1];
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGen/X86/
H A Dx86-bswap.c15 return _bswap(X); in test_bswap()
36 char bswap_0[_bswap(0x00000000) == 0x00000000 ? 1 : -1];
37 char bswap_1[_bswap(0x10203040) == 0x40302010 ? 1 : -1];
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/X86/
H A Dx86-bswap.c15 return _bswap(X); in test_bswap()
36 char bswap_0[_bswap(0x00000000) == 0x00000000 ? 1 : -1];
37 char bswap_1[_bswap(0x10203040) == 0x40302010 ? 1 : -1];
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGen/
H A Dx86-bswap.c14 return _bswap(X); in test_bswap()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGen/
H A Dx86-bswap.c14 return _bswap(X); in test_bswap()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/
H A Dx86-bswap.c14 return _bswap(X); in test_bswap()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGen/
H A Dx86-bswap.c14 return _bswap(X); in test_bswap()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGen/
H A Dx86-bswap.c14 return _bswap(X); in test_bswap()
/dports/devel/skalibs/skalibs-2.10.0.3/src/headers/
H A Dbits-bendian4 #define uint@BITS@_little(u) uint@BITS@_bswap(u)
H A Dbits-lendian5 #define uint@BITS@_big(u) uint@BITS@_bswap(u)
/dports/sysutils/afflib/AFFLIBv3-3.7.16/lib/qemu/
H A Dbswap.h95 return endian ## _bswap(v, size);\
100 return endian ## _bswap(v, size);\
/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/
H A Dbswap.h91 return endian ## _bswap(v, size);\
96 return endian ## _bswap(v, size);\
/dports/emulators/x49gp/x49gp/x49gp-code/qemu/qemu-git/
H A Dbswap.h101 return endian ## _bswap(v, size);\
106 return endian ## _bswap(v, size);\
/dports/emulators/qemu/qemu-6.2.0/include/qemu/
H A Dbswap.h160 return glue(endian, _bswap)(v, size);\
165 return glue(endian, _bswap)(v, size);\
/dports/emulators/qemu60/qemu-6.0.0/include/qemu/
H A Dbswap.h146 return glue(endian, _bswap)(v, size);\
151 return glue(endian, _bswap)(v, size);\
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/qemu/
H A Dbswap.h160 return glue(endian, _bswap)(v, size);\
165 return glue(endian, _bswap)(v, size);\
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/include/qemu/
H A Dbswap.h91 return glue(endian, _bswap)(v, size);\
96 return glue(endian, _bswap)(v, size);\
/dports/emulators/unicorn/unicorn-1.0.2/qemu/include/qemu/
H A Dbswap.h91 return glue(endian, _bswap)(v, size);\
96 return glue(endian, _bswap)(v, size);\

12345