Searched defs:exec_opq (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/none/tests/amd64/ |
D | fb_test_amd64.h | 3 #define exec_opq glue(glue(exec_, OP), q) macro 27 static inline void exec_opq(int64 s0, int64 s1, int64 iflags) in exec_opq() function 64 static inline void exec_opq(int64 s0, int64 s1, int64 iflags) in exec_opq() function
|
D | fb_test_amd64_shift.h | 3 #define exec_opq glue(glue(exec_, OP), q) macro 30 void exec_opq(int64 s2, int64 s0, int64 s1, int64 iflags) in exec_opq() function
|