Home
last modified time | relevance | path

Searched refs:OIY (Results 1 – 4 of 4) sorted by relevance

/external/llvm/test/CodeGen/SystemZ/
Dor-05.ll61 ; Check the next byte up, which should use OIY instead of OI.
73 ; Check the high end of the OIY range.
99 ; Check the high end of the negative OIY range.
111 ; Check the low end of the OIY range.
152 ; Check that OIY does not allow an index
/external/valgrind/none/tests/s390x/
Dor.h143 asm volatile( OIY(i2,2,000,00) \
Dopcodes.h322 #define OIY(i2,b1,dl1,dh1) SIY_URD(eb,i2,b1,dl1,dh1,56) macro
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td936 defm : RMWIByte<or, bdaddr20pair, OIY>;