Home
last modified time | relevance | path

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

/external/valgrind/VEX/test/
Dtest-i386.h5 #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
Dtest-i386-shift.h3 #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
Dtest-amd64-shift.h4 #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
Dtest-amd64.h4 #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