Home
last modified time | relevance | path

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

/external/valgrind/VEX/test/
Dtest-i386-shift.h4 #define exec_opw glue(glue(exec_, OP), w) macro
42 void exec_opw(int s2, int s0, int s1, int iflags) in exec_opw() function
78 void exec_opw(int s2, int s0, int s1, int iflags) in exec_opw() function
128 exec_opw(s2, s0, s1, flags_in); in exec_op()
130 exec_opw(s2, s0, s1, flags_in); in exec_op()
137 exec_opw(s2, s0, s1, flags_in); in exec_op()
Dtest-i386.h6 #define exec_opw glue(glue(exec_, OP), w) macro
42 inline void exec_opw(int s0, int s1, int iflags) in exec_opw() function
85 inline void exec_opw(int s0, int s1, int iflags) in exec_opw() function
132 exec_opw(s0, s1, flags_in); in exec_op()
137 exec_opw(s0, s1, 0); in exec_op()
140 exec_opw(s0, s1, CC_C); in exec_op()
Dtest-amd64-shift.h5 #define exec_opw glue(glue(exec_, OP), w) macro
56 void exec_opw(int64 s2, int64 s0, int64 s1, int64 iflags) in exec_opw() function
92 void exec_opw(int64 s2, int64 s0, int64 s1, int64 iflags) in exec_opw() function
144 exec_opw(s2, s0, s1, flags_in); in exec_op()
146 exec_opw(s2, s0, s1, flags_in); in exec_op()
154 exec_opw(s2, s0, s1, flags_in); in exec_op()
Dtest-amd64.h5 #define exec_opw glue(glue(exec_, OP), w) macro
45 inline void exec_opw(int64 s0, int64 s1, int64 iflags) in exec_opw() function
84 inline void exec_opw(int64 s0, int64 s1, int64 iflags) in exec_opw() function
124 exec_opw(s0, s1, flags_in); in exec_op()
130 exec_opw(s0, s1, 0); in exec_op()
134 exec_opw(s0, s1, CC_C); in exec_op()