Searched refs:LAXG (Results 1 – 3 of 3) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | atomicrmw-xor-06.ll | 24 ; Check the high end of the LAXG range. 45 ; Check the low end of the LAXG range.
|
/external/valgrind/none/tests/s390x/ |
D | opcodes.h | 255 #define LAXG(r1,r3,b2,dl2,dh2) RSY_RRRD(eb,r1,r3,b2,dl2,dh2,e7) macro
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 1234 def LAXG : LoadAndOpRSY<"laxg", 0xEBE7, atomic_load_xor_64, GR64>;
|