Home
last modified time | relevance | path

Searched refs:X86_CODE64 (Results 1 – 25 of 116) sorted by relevance

12345

/dports/emulators/py-unicorn/unicorn-1.0.2/tests/regress/
H A Dwrite_before_map.py9 X86_CODE64 = "\x90" # NOP variable
21 mu.mem_write(ADDRESS, X86_CODE64)
H A Dmemleak_x86.c45 #define X86_CODE64 "\x41\xBC\x3B\xB0\x28\x2A\x49\x0F\xC9\x90\x4D\x0F\xAD\xCF\x49\x87\xFD\x90\x48\x8… in hook_block()
201 if (uc_mem_write(uc, ADDRESS, X86_CODE64, sizeof(X86_CODE64) - 1)) {
238 err = uc_emu_start(uc, ADDRESS, ADDRESS + sizeof(X86_CODE64) - 1, 0, 0);
/dports/emulators/unicorn/unicorn-1.0.2/tests/regress/
H A Dwrite_before_map.py9 X86_CODE64 = "\x90" # NOP variable
21 mu.mem_write(ADDRESS, X86_CODE64)
H A Dmemleak_x86.c45 #define X86_CODE64 "\x41\xBC\x3B\xB0\x28\x2A\x49\x0F\xC9\x90\x4D\x0F\xAD\xCF\x49\x87\xFD\x90\x48\x8… macro
201 if (uc_mem_write(uc, ADDRESS, X86_CODE64, sizeof(X86_CODE64) - 1)) { in test_x86_64()
238 err = uc_emu_start(uc, ADDRESS, ADDRESS + sizeof(X86_CODE64) - 1, 0, 0); in test_x86_64()
/dports/devel/capstone3/capstone-3.0.5/tests/
H A Dtest_iter.c37 #define X86_CODE64 "\x55\x48\x8b\x05\xb8\x13\x00\x00" in test() macro
91 (unsigned char *)X86_CODE64, in test()
92 sizeof(X86_CODE64) - 1, in test()
H A Dtest_detail.c36 #define X86_CODE64 "\x55\x48\x8b\x05\xb8\x13\x00\x00" in test() macro
94 (unsigned char *)X86_CODE64, in test()
95 sizeof(X86_CODE64) - 1, in test()
H A Dtest_basic.c36 #define X86_CODE64 "\x55\x48\x8b\x05\xb8\x13\x00\x00" in test() macro
94 (unsigned char*)X86_CODE64, in test()
95 sizeof(X86_CODE64) - 1, in test()
/dports/emulators/qemu42/qemu-4.2.1/capstone/tests/
H A Dtest_iter.c37 #define X86_CODE64 "\x55\x48\x8b\x05\xb8\x13\x00\x00" in test() macro
91 (unsigned char *)X86_CODE64, in test()
92 sizeof(X86_CODE64) - 1, in test()
H A Dtest_basic.c36 #define X86_CODE64 "\x55\x48\x8b\x05\xb8\x13\x00\x00" in test() macro
94 (unsigned char*)X86_CODE64, in test()
95 sizeof(X86_CODE64) - 1, in test()
H A Dtest_detail.c36 #define X86_CODE64 "\x55\x48\x8b\x05\xb8\x13\x00\x00" in test() macro
94 (unsigned char *)X86_CODE64, in test()
95 sizeof(X86_CODE64) - 1, in test()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/capstone/tests/
H A Dtest_iter.c37 #define X86_CODE64 "\x55\x48\x8b\x05\xb8\x13\x00\x00" in test() macro
91 (unsigned char *)X86_CODE64, in test()
92 sizeof(X86_CODE64) - 1, in test()
H A Dtest_basic.c36 #define X86_CODE64 "\x55\x48\x8b\x05\xb8\x13\x00\x00" in test() macro
94 (unsigned char*)X86_CODE64, in test()
95 sizeof(X86_CODE64) - 1, in test()
H A Dtest_detail.c36 #define X86_CODE64 "\x55\x48\x8b\x05\xb8\x13\x00\x00" in test() macro
94 (unsigned char *)X86_CODE64, in test()
95 sizeof(X86_CODE64) - 1, in test()
/dports/emulators/qemu-utils/qemu-4.2.1/capstone/tests/
H A Dtest_iter.c37 #define X86_CODE64 "\x55\x48\x8b\x05\xb8\x13\x00\x00" in test() macro
91 (unsigned char *)X86_CODE64, in test()
92 sizeof(X86_CODE64) - 1, in test()
H A Dtest_detail.c36 #define X86_CODE64 "\x55\x48\x8b\x05\xb8\x13\x00\x00" in test() macro
94 (unsigned char *)X86_CODE64, in test()
95 sizeof(X86_CODE64) - 1, in test()
H A Dtest_basic.c36 #define X86_CODE64 "\x55\x48\x8b\x05\xb8\x13\x00\x00" in test() macro
94 (unsigned char*)X86_CODE64, in test()
95 sizeof(X86_CODE64) - 1, in test()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/capstone/tests/
H A Dtest_iter.c37 #define X86_CODE64 "\x55\x48\x8b\x05\xb8\x13\x00\x00" in test() macro
91 (unsigned char *)X86_CODE64, in test()
92 sizeof(X86_CODE64) - 1, in test()
H A Dtest_basic.c36 #define X86_CODE64 "\x55\x48\x8b\x05\xb8\x13\x00\x00" in test() macro
94 (unsigned char*)X86_CODE64, in test()
95 sizeof(X86_CODE64) - 1, in test()
H A Dtest_detail.c36 #define X86_CODE64 "\x55\x48\x8b\x05\xb8\x13\x00\x00" in test() macro
94 (unsigned char *)X86_CODE64, in test()
95 sizeof(X86_CODE64) - 1, in test()
/dports/devel/capstone4/capstone-4.0.2/tests/
H A Dtest_iter.c37 #define X86_CODE64 "\x55\x48\x8b\x05\xb8\x13\x00\x00" in test() macro
97 (unsigned char *)X86_CODE64, in test()
98 sizeof(X86_CODE64) - 1, in test()
/dports/devel/redasm/REDasm-2.1.1/LibREDasm/depends/capstone/tests/
H A Dtest_iter.c38 #define X86_CODE64 "\x55\x48\x8b\x05\xb8\x13\x00\x00" in test() macro
111 (unsigned char *)X86_CODE64, in test()
112 sizeof(X86_CODE64) - 1, in test()
H A Dtest_basic.c37 #define X86_CODE64 "\x55\x48\x8b\x05\xb8\x13\x00\x00" in test() macro
135 (unsigned char*)X86_CODE64, in test()
136 sizeof(X86_CODE64) - 1, in test()
/dports/emulators/qemu/qemu-6.2.0/capstone/tests/
H A Dtest_iter.c37 #define X86_CODE64 "\x55\x48\x8b\x05\xb8\x13\x00\x00" in test() macro
106 (unsigned char *)X86_CODE64, in test()
107 sizeof(X86_CODE64) - 1, in test()
/dports/emulators/qemu60/qemu-6.0.0/capstone/tests/
H A Dtest_iter.c37 #define X86_CODE64 "\x55\x48\x8b\x05\xb8\x13\x00\x00" in test() macro
106 (unsigned char *)X86_CODE64, in test()
107 sizeof(X86_CODE64) - 1, in test()
/dports/emulators/qemu5/qemu-5.2.0/capstone/tests/
H A Dtest_iter.c37 #define X86_CODE64 "\x55\x48\x8b\x05\xb8\x13\x00\x00" in test() macro
106 (unsigned char *)X86_CODE64, in test()
107 sizeof(X86_CODE64) - 1, in test()

12345