Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/SystemZ/
Dint-cmp-32.ll44 ; Check the next value up, which can't use CHSI.
81 ; Check the next value down, which can't use CHSI.
131 ; Check the next value up, which can't use CHSI.
179 ; Check the high end of the CHSI range.
223 ; Check that CHSI does not allow indices.
Dint-cmp-33.ll44 ; we prefer CLFHSI to CHSI.
/external/valgrind/none/tests/s390x/
Dopcodes.h173 #define CHSI(b1,d1,i2) SIL_RDI(e55c,b1,d1,i2) macro
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1133 def CHSI : CompareSIL<"chsi", 0xE55C, z_scmp, load, imm32sx16>;