Searched refs:LAOG (Results 1 – 3 of 3) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | atomicrmw-or-06.ll | 24 ; Check the high end of the LAOG range. 45 ; Check the low end of the LAOG range.
|
/external/valgrind/none/tests/s390x/ |
D | opcodes.h | 253 #define LAOG(r1,r3,b2,dl2,dh2) RSY_RRRD(eb,r1,r3,b2,dl2,dh2,e6) macro
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 1232 def LAOG : LoadAndOpRSY<"laog", 0xEBE6, atomic_load_or_64, GR64>;
|