Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386.h6 #define exec_opb glue(glue(exec_, OP), b) macro
57 void exec_opb(long s0, long s1, long iflags) in exec_opb() function
91 void exec_opb(long s0, long s1, long iflags) in exec_opb() function
109 exec_opb(s0, s1, 0); in exec_op()
116 exec_opb(s0, s1, CC_C); in exec_op()
H A Dtest-i386-shift.h6 #define exec_opb glue(glue(exec_, OP), b) macro
125 void exec_opb(long s0, long s1, long iflags) in exec_opb() function
153 exec_opb(s0, s1, 0); in exec_op()
161 exec_opb(s0, s1, CC_C); in exec_op()