Searched defs:opconst (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/VEX/test/ |
D | test-amd64.c | 865 #define TEST_XCHG(op, size, opconst)\ argument 877 #define TEST_CMPXCHG(op, size, opconst, eax)\ argument
|
D | test-i386.c | 827 #define TEST_XCHG(op, size, opconst)\ argument 839 #define TEST_CMPXCHG(op, size, opconst, eax)\ argument
|