Searched refs:XIY (Results 1 – 4 of 4) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | xor-05.ll | 61 ; Check the next byte up, which should use XIY instead of XI. 73 ; Check the high end of the XIY range. 99 ; Check the high end of the negative XIY range. 111 ; Check the low end of the XIY range. 152 ; Check that XIY does not allow an index
|
/external/valgrind/none/tests/s390x/ |
D | xor.h | 143 asm volatile( XIY(i2,2,000,00) \
|
D | opcodes.h | 374 #define XIY(i2,b1,dl1,dh1) SIY_URD(eb,i2,b1,dl1,dh1,57) macro
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 976 defm : RMWIByte<xor, bdaddr20pair, XIY>;
|