Searched defs:exec_opq (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/tcg/i386/ |
H A D | test-i386.h | 3 #define exec_opq glue(glue(exec_, OP), q) macro 32 void exec_opq(long s0, long s1, long iflags) in exec_opq() function 66 void exec_opq(long s0, long s1, long iflags) in exec_opq() function
|
H A D | test-i386-shift.h | 3 #define exec_opq glue(glue(exec_, OP), q) macro 31 void exec_opq(long s2, long s0, long s1, long iflags) in exec_opq() function 82 void exec_opq(long s2, long s0, long s1, long iflags) in exec_opq() function
|