Home
last modified time | relevance | path

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

/external/valgrind/VEX/test/
Dtest-i386.h4 #define exec_op glue(exec_, OP) macro
114 void exec_op(int s0, int s1) in exec_op() function
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
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
Dtest-amd64.h2 #define exec_op glue(exec_, OP) macro
105 void exec_op(int64 s0, int64 s1) in exec_op() function