Searched defs:exec_opl (Results 1 – 4 of 4) sorted by relevance
/external/valgrind/VEX/test/ |
D | test-i386.h | 5 #define exec_opl glue(glue(exec_, OP), l) macro 28 inline void exec_opl(int s0, int s1, int iflags) in exec_opl() function 71 inline void exec_opl(int s0, int s1, int iflags) in exec_opl() function
|
D | test-i386-shift.h | 3 #define exec_opl glue(glue(exec_, OP), l) macro 29 void exec_opl(int s2, int s0, int s1, int iflags) in exec_opl() function 65 void exec_opl(int s2, int s0, int s1, int iflags) in exec_opl() function
|
D | test-amd64-shift.h | 4 #define exec_opl glue(glue(exec_, OP), l) macro 43 void exec_opl(int64 s2, int64 s0, int64 s1, int64 iflags) in exec_opl() function 79 void exec_opl(int64 s2, int64 s0, int64 s1, int64 iflags) in exec_opl() function
|
D | test-amd64.h | 4 #define exec_opl glue(glue(exec_, OP), l) macro 36 inline void exec_opl(int64 s0, int64 s1, int64 iflags) in exec_opl() function 74 inline void exec_opl(int64 s0, int64 s1, int64 iflags) in exec_opl() function
|