Searched refs:CHSI (Results 1 – 15 of 15) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-32.ll | 44 ; 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.
|
D | int-cmp-33.ll | 44 ; we prefer CLFHSI to CHSI.
|
/external/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-32.ll | 44 ; 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.
|
D | int-cmp-33.ll | 44 ; we prefer CLFHSI to CHSI.
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 449 337957U, // CHSI 1569 // AGSI, ASI, CGHSI, CHHSI, CHSI, CLFHSI, CLGHSI, CLHHSI, CLI, CLIY, MVGH... 1661 // CGHSI, CHHSI, CHSI, MVGHI, MVHHI, MVHI
|
D | SystemZGenDisassemblerTables.inc | 1177 /* 1374 */ MCD_OPC_Decode, 172, 3, 116, // Opcode: CHSI
|
/external/v8/src/s390/ |
D | simulator-s390.h | 1074 EVALUATE(CHSI);
|
D | constants-s390.h | 679 V(chsi, CHSI, 0xE55C) /* type = SIL COMPARE HALFWORD IMMEDIATE (32<-16) */ \
|
D | simulator-s390.cc | 1362 EvalTable[CHSI] = &Simulator::Evaluate_CHSI; in EvalTableInit() 8615 EVALUATE(CHSI) { in EVALUATE() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZScheduleZ196.td | 486 def : InstRW<[WLat1LSU, FXU, LSU, NormalGr], (instregex "CHSI$")>;
|
D | SystemZScheduleZEC12.td | 497 def : InstRW<[WLat1LSU, FXU, LSU, NormalGr], (instregex "CHSI$")>;
|
D | SystemZScheduleZ13.td | 521 def : InstRW<[WLat1LSU, FXb, LSU, NormalGr], (instregex "CHSI$")>;
|
D | SystemZScheduleZ14.td | 530 def : InstRW<[WLat1LSU, FXb, LSU, NormalGr], (instregex "CHSI$")>;
|
D | SystemZInstrInfo.td | 1470 def CHSI : CompareSIL<"chsi", 0xE55C, z_scmp, load, imm32sx16>;
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 1312 def CHSI : CompareSIL<"chsi", 0xE55C, z_scmp, load, imm32sx16>;
|