Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/SystemZ/
Dxor-05.ll61 ; 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/
Dxor.h143 asm volatile( XIY(i2,2,000,00) \
Dopcodes.h374 #define XIY(i2,b1,dl1,dh1) SIY_URD(eb,i2,b1,dl1,dh1,57) macro
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td976 defm : RMWIByte<xor, bdaddr20pair, XIY>;