Home
last modified time | relevance | path

Searched refs:LAOG (Results 1 – 3 of 3) sorted by relevance

/external/llvm/test/CodeGen/SystemZ/
Datomicrmw-or-06.ll24 ; Check the high end of the LAOG range.
45 ; Check the low end of the LAOG range.
/external/valgrind/none/tests/s390x/
Dopcodes.h253 #define LAOG(r1,r3,b2,dl2,dh2) RSY_RRRD(eb,r1,r3,b2,dl2,dh2,e6) macro
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1232 def LAOG : LoadAndOpRSY<"laog", 0xEBE6, atomic_load_or_64, GR64>;