Searched refs:OIY (Results 1 – 4 of 4) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | or-05.ll | 61 ; 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/ |
D | or.h | 143 asm volatile( OIY(i2,2,000,00) \
|
D | opcodes.h | 322 #define OIY(i2,b1,dl1,dh1) SIY_URD(eb,i2,b1,dl1,dh1,56) macro
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 936 defm : RMWIByte<or, bdaddr20pair, OIY>;
|