Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/SystemZ/
Dint-cmp-35.ll32 ; Check the next value up, which can't use CLGHSI.
44 ; we prefer CLGHSI to CGHSI.
70 ; Check the next value up, which can't use CLGHSI.
81 ; Check the high end of the CLGHSI range.
125 ; Check that CLGHSI does not allow indices.
/external/valgrind/none/tests/s390x/
Dopcodes.h191 #define CLGHSI(b1,d1,i2) SIL_RDU(e559,b1,d1,i2) macro
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1179 def CLGHSI : CompareSIL<"clghsi", 0xE559, z_ucmp, load, imm64zx16>;