Searched refs:LLGH (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | int-conv-08.ll | 34 ; Check LLGH with no displacement. 44 ; Check the high end of the LLGH range. 68 ; Check the high end of the negative LLGH range. 79 ; Check the low end of the LLGH range. 103 ; Check that LLGH allows an index 117 ; to use LLGH if possible.
|
/external/llvm/test/CodeGen/SystemZ/ |
D | int-conv-08.ll | 34 ; Check LLGH with no displacement. 44 ; Check the high end of the LLGH range. 68 ; Check the high end of the negative LLGH range. 79 ; Check the low end of the LLGH range. 103 ; Check that LLGH allows an index 117 ; to use LLGH if possible.
|
/external/v8/src/s390/ |
D | simulator-s390.h | 1048 EVALUATE(LLGH);
|
D | constants-s390.h | 907 V(llgh, LLGH, 0xE391) /* type = RXY_A LOAD LOGICAL HALFWORD (64<-16) */ \
|
D | simulator-s390.cc | 1336 EvalTable[LLGH] = &Simulator::Evaluate_LLGH; in EvalTableInit() 8422 EVALUATE(LLGH) { in EVALUATE() argument 8423 DCHECK_OPCODE(LLGH); in EVALUATE()
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 644 13636950U, // LLGH
|
D | SystemZGenDisassemblerTables.inc | 1119 /* 1128 */ MCD_OPC_Decode, 239, 4, 109, // Opcode: LLGH
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 675 def LLGH : UnaryRXY<"llgh", 0xE391, azextloadi16, GR64, 2>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 658 def LLGH : UnaryRXY<"llgh", 0xE391, azextloadi16, GR64, 2>;
|