Searched refs:LAAG (Results 1 – 5 of 5) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | atomicrmw-sub-06.ll | 25 ; Check the high end of the LAAG range. 48 ; Check the low end of the LAAG range.
|
D | atomicrmw-add-06.ll | 24 ; Check the high end of the LAAG range. 45 ; Check the low end of the LAAG range.
|
/external/valgrind/none/tests/s390x/ |
D | opcodes.h | 245 #define LAAG(r1,r3,b2,dl2,dh2) RSY_RRRD(eb,r1,r3,b2,dl2,dh2,e8) macro
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 1226 def LAAG : LoadAndOpRSY<"laag", 0xEBE8, atomic_load_add_64, GR64>;
|
/external/valgrind/ |
D | NEWS | 1069 306035 s390x: Fix IR generation for LAAG and friends
|