Searched refs:exec_opq (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/VEX/test/ |
D | test-amd64.h | 3 #define exec_opq glue(glue(exec_, OP), q) macro 27 inline void exec_opq(int64 s0, int64 s1, int64 iflags) in exec_opq() function 64 inline void exec_opq(int64 s0, int64 s1, int64 iflags) in exec_opq() function 122 exec_opq(s0, s1, flags_in); in exec_op() 128 exec_opq(s0, s1, 0); in exec_op() 132 exec_opq(s0, s1, CC_C); in exec_op()
|
D | test-amd64-shift.h | 3 #define exec_opq glue(glue(exec_, OP), q) macro 30 void exec_opq(int64 s2, int64 s0, int64 s1, int64 iflags) in exec_opq() function 139 exec_opq(s2, s0, s1, flags_in); in exec_op() 152 exec_opq(s2, s0, s1, flags_in); in exec_op()
|