Home
last modified time | relevance | path

Searched refs:LLGH (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dint-conv-08.ll34 ; 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/
Dint-conv-08.ll34 ; 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/
Dsimulator-s390.h1048 EVALUATE(LLGH);
Dconstants-s390.h907 V(llgh, LLGH, 0xE391) /* type = RXY_A LOAD LOGICAL HALFWORD (64<-16) */ \
Dsimulator-s390.cc1336 EvalTable[LLGH] = &Simulator::Evaluate_LLGH; in EvalTableInit()
8422 EVALUATE(LLGH) { in EVALUATE() argument
8423 DCHECK_OPCODE(LLGH); in EVALUATE()
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc644 13636950U, // LLGH
DSystemZGenDisassemblerTables.inc1119 /* 1128 */ MCD_OPC_Decode, 239, 4, 109, // Opcode: LLGH
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td675 def LLGH : UnaryRXY<"llgh", 0xE391, azextloadi16, GR64, 2>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td658 def LLGH : UnaryRXY<"llgh", 0xE391, azextloadi16, GR64, 2>;