Searched refs:LHY (Results 1 – 3 of 3) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | int-conv-05.ll | 46 ; Check the next halfword up, which needs LHY rather than LH. 57 ; Check the high end of the LHY range. 81 ; Check the high end of the negative LHY range. 92 ; Check the low end of the LHY range.
|
/external/valgrind/none/tests/s390x/ |
D | opcodes.h | 276 #define LHY(r1,x2,b2,dl2,dh2) RXY_RRRD(e3,r1,x2,b2,dl2,dh2,78) macro
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 409 // either way, but signed-extending loads have a short LH and a long LHY,
|