Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/SystemZ/
Dint-conv-04.ll34 ; Check LLGC with no displacement.
44 ; Check the high end of the LLGC range.
68 ; Check the high end of the negative LLGC range.
79 ; Check the low end of the LLGC range.
103 ; Check that LLGC allows an index
117 ; to use LLGC if possible.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dint-conv-04.ll34 ; Check LLGC with no displacement.
44 ; Check the high end of the LLGC range.
68 ; Check the high end of the negative LLGC range.
79 ; Check the low end of the LLGC range.
103 ; Check that LLGC allows an index
117 ; to use LLGC if possible.
/external/v8/src/s390/
Dsimulator-s390.h1047 EVALUATE(LLGC);
Dconstants-s390.h906 V(llgc, LLGC, 0xE390) /* type = RXY_A LOAD LOGICAL CHARACTER (64<-8) */ \
Dsimulator-s390.cc1335 EvalTable[LLGC] = &Simulator::Evaluate_LLGC; in EvalTableInit()
3113 EVALUATE(LLGC) { in EVALUATE() argument
3114 DCHECK_OPCODE(LLGC); in EVALUATE()
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc639 13635749U, // LLGC
DSystemZGenDisassemblerTables.inc1117 /* 1119 */ MCD_OPC_Decode, 234, 4, 109, // Opcode: LLGC
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td674 def LLGC : UnaryRXY<"llgc", 0xE390, azextloadi8, GR64, 1>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td657 def LLGC : UnaryRXY<"llgc", 0xE390, azextloadi8, GR64, 1>;