Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/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/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/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc449 337957U, // CHSI
1569 // AGSI, ASI, CGHSI, CHHSI, CHSI, CLFHSI, CLGHSI, CLHHSI, CLI, CLIY, MVGH...
1661 // CGHSI, CHHSI, CHSI, MVGHI, MVHHI, MVHI
DSystemZGenDisassemblerTables.inc1177 /* 1374 */ MCD_OPC_Decode, 172, 3, 116, // Opcode: CHSI
/external/v8/src/s390/
Dsimulator-s390.h1074 EVALUATE(CHSI);
Dconstants-s390.h679 V(chsi, CHSI, 0xE55C) /* type = SIL COMPARE HALFWORD IMMEDIATE (32<-16) */ \
Dsimulator-s390.cc1362 EvalTable[CHSI] = &Simulator::Evaluate_CHSI; in EvalTableInit()
8615 EVALUATE(CHSI) { in EVALUATE() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZScheduleZ196.td486 def : InstRW<[WLat1LSU, FXU, LSU, NormalGr], (instregex "CHSI$")>;
DSystemZScheduleZEC12.td497 def : InstRW<[WLat1LSU, FXU, LSU, NormalGr], (instregex "CHSI$")>;
DSystemZScheduleZ13.td521 def : InstRW<[WLat1LSU, FXb, LSU, NormalGr], (instregex "CHSI$")>;
DSystemZScheduleZ14.td530 def : InstRW<[WLat1LSU, FXb, LSU, NormalGr], (instregex "CHSI$")>;
DSystemZInstrInfo.td1470 def CHSI : CompareSIL<"chsi", 0xE55C, z_scmp, load, imm32sx16>;
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1312 def CHSI : CompareSIL<"chsi", 0xE55C, z_scmp, load, imm32sx16>;