Home
last modified time | relevance | path

Searched refs:exec_opb (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/VEX/test/
Dtest-i386.h7 #define exec_opb glue(glue(exec_, OP), b) macro
56 inline void exec_opb(int s0, int s1, int iflags) in exec_opb() function
99 inline void exec_opb(int s0, int s1, int iflags) in exec_opb() function
133 exec_opb(s0, s1, flags_in); in exec_op()
138 exec_opb(s0, s1, 0); in exec_op()
141 exec_opb(s0, s1, CC_C); in exec_op()
Dtest-amd64.h6 #define exec_opb glue(glue(exec_, OP), b) macro
54 inline void exec_opb(int64 s0, int64 s1, int64 iflags) in exec_opb() function
94 inline void exec_opb(int64 s0, int64 s1, int64 iflags) in exec_opb() function
125 exec_opb(s0, s1, flags_in); in exec_op()
131 exec_opb(s0, s1, 0); in exec_op()
135 exec_opb(s0, s1, CC_C); in exec_op()
Dtest-i386-shift.h5 #define exec_opb glue(glue(exec_, OP), b) macro
94 void exec_opb(int s0, int s1, int iflags) in exec_opb() function
133 exec_opb(s0, s1, flags_in); in exec_op()
138 exec_opb(s0, s1, flags_in); in exec_op()
Dtest-amd64-shift.h6 #define exec_opb glue(glue(exec_, OP), b) macro
108 void exec_opb(int64 s0, int64 s1, int64 iflags) in exec_opb() function
149 exec_opb(s0, s1, flags_in); in exec_op()
155 exec_opb(s0, s1, flags_in); in exec_op()