Home
last modified time | relevance | path

Searched refs:LHY (Results 1 – 3 of 3) sorted by relevance

/external/llvm/test/CodeGen/SystemZ/
Dint-conv-05.ll46 ; 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/
Dopcodes.h276 #define LHY(r1,x2,b2,dl2,dh2) RXY_RRRD(e3,r1,x2,b2,dl2,dh2,78) macro
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td409 // either way, but signed-extending loads have a short LH and a long LHY,