Home
last modified time | relevance | path

Searched defs:exec_op (Results 1 – 25 of 116) sorted by relevance

12345

/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/VEX/test/
H A Dtest-i386.h4 #define exec_op glue(exec_, OP) macro
114 void exec_op(int s0, int s1) in exec_op() function
H A Dtest-i386-shift.h2 #define exec_op glue(exec_, OP) macro
108 void exec_op(int s2, int s0, int s1) in exec_op() function
H A Dtest-amd64-shift.h2 #define exec_op glue(exec_, OP) macro
122 void exec_op(int64 s2, int64 s0, int64 s1) in exec_op() function
H A Dtest-amd64.h2 #define exec_op glue(exec_, OP) macro
105 void exec_op(int64 s0, int64 s1) in exec_op() function
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/VEX/test/
H A Dtest-i386.h4 #define exec_op glue(exec_, OP) macro
114 void exec_op(int s0, int s1) in exec_op() function
H A Dtest-i386-shift.h2 #define exec_op glue(exec_, OP) macro
108 void exec_op(int s2, int s0, int s1) in exec_op() function
H A Dtest-amd64-shift.h2 #define exec_op glue(exec_, OP) macro
122 void exec_op(int64 s2, int64 s0, int64 s1) in exec_op() function
H A Dtest-amd64.h2 #define exec_op glue(exec_, OP) macro
105 void exec_op(int64 s0, int64 s1) in exec_op() function
/dports/emulators/qemu-utils/qemu-4.2.1/tests/tcg/i386/
H A Dtest-i386.h2 #define exec_op glue(exec_, OP) macro
100 void exec_op(long s0, long s1) in exec_op() function
H A Dtest-i386-shift.h2 #define exec_op glue(exec_, OP) macro
139 void exec_op(long s2, long s0, long s1) in exec_op() function
/dports/emulators/qemu5/qemu-5.2.0/tests/tcg/i386/
H A Dtest-i386.h2 #define exec_op glue(exec_, OP) macro
100 void exec_op(long s0, long s1) in exec_op() function
H A Dtest-i386-shift.h2 #define exec_op glue(exec_, OP) macro
139 void exec_op(long s2, long s0, long s1) in exec_op() function
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/tcg/i386/
H A Dtest-i386.h2 #define exec_op glue(exec_, OP) macro
100 void exec_op(long s0, long s1) in exec_op() function
/dports/sysutils/triton/Triton-0.8.1/src/testers/unittests/misc/qemu/
H A Dtest-i386.h2 #define exec_op glue(exec_, OP) macro
100 void exec_op(long s0, long s1) in exec_op() function
/dports/emulators/qemu42/qemu-4.2.1/tests/tcg/i386/
H A Dtest-i386.h2 #define exec_op glue(exec_, OP) macro
100 void exec_op(long s0, long s1) in exec_op() function
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tests/tcg/i386/
H A Dtest-i386.h2 #define exec_op glue(exec_, OP) macro
100 void exec_op(long s0, long s1) in exec_op() function
H A Dtest-i386-shift.h2 #define exec_op glue(exec_, OP) macro
139 void exec_op(long s2, long s0, long s1) in exec_op() function
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/tcg/i386/
H A Dtest-i386.h2 #define exec_op glue(exec_, OP) macro
100 void exec_op(long s0, long s1) in exec_op() function
/dports/emulators/qemu/qemu-6.2.0/tests/tcg/i386/
H A Dtest-i386.h2 #define exec_op glue(exec_, OP) macro
100 void exec_op(long s0, long s1) in exec_op() function
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/tcg/i386/
H A Dtest-i386.h2 #define exec_op glue(exec_, OP) macro
100 void exec_op(long s0, long s1) in exec_op() function
/dports/emulators/qemu60/qemu-6.0.0/tests/tcg/i386/
H A Dtest-i386.h2 #define exec_op glue(exec_, OP) macro
100 void exec_op(long s0, long s1) in exec_op() function
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/none/tests/amd64/
H A Dfb_test_amd64_shift.h2 #define exec_op glue(exec_, OP) macro
122 void exec_op(int64 s2, int64 s0, int64 s1) in exec_op() function
H A Dfb_test_amd64.h2 #define exec_op glue(exec_, OP) macro
106 void exec_op(int64 s0, int64 s1) in exec_op() function
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/none/tests/amd64/
H A Dfb_test_amd64_shift.h2 #define exec_op glue(exec_, OP) macro
122 void exec_op(int64 s2, int64 s0, int64 s1) in exec_op() function
H A Dfb_test_amd64.h2 #define exec_op glue(exec_, OP) macro
106 void exec_op(int64 s0, int64 s1) in exec_op() function

12345