Home
last modified time | relevance | path

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

/external/valgrind/VEX/test/
Dtest-amd64.c865 #define TEST_XCHG(op, size, opconst)\ argument
871 : "=q" (op0), opconst (op1) \
877 #define TEST_CMPXCHG(op, size, opconst, eax)\ argument
883 : "=q" (op0), opconst (op1) \
Dtest-i386.c827 #define TEST_XCHG(op, size, opconst)\ argument
833 : "=q" (op0), opconst (op1) \
839 #define TEST_CMPXCHG(op, size, opconst, eax)\ argument
845 : "=q" (op0), opconst (op1) \