Home
last modified time | relevance | path

Searched refs:LLGF (Results 1 – 10 of 10) sorted by relevance

/external/llvm/test/CodeGen/SystemZ/
Dint-conv-10.ll33 ; Check LLGF with no displacement.
43 ; Check the high end of the LLGF range.
67 ; Check the high end of the negative LLGF range.
78 ; Check the low end of the LLGF range.
102 ; Check that LLGF allows an index.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dint-conv-10.ll33 ; Check LLGF with no displacement.
43 ; Check the high end of the LLGF range.
67 ; Check the high end of the negative LLGF range.
78 ; Check the low end of the LLGF range.
102 ; Check that LLGF allows an index.
/external/v8/src/s390/
Dsimulator-s390.h986 EVALUATE(LLGF);
Dconstants-s390.h842 V(llgf, LLGF, 0xE316) /* type = RXY_A LOAD LOGICAL (64<-32) */ \
Dsimulator-s390.cc1274 EvalTable[LLGF] = &Simulator::Evaluate_LLGF; in EvalTableInit()
7782 EVALUATE(LLGF) { in EVALUATE() argument
7783 DCHECK_OPCODE(LLGF); in EVALUATE()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp1832 case SystemZ::LLGF: in getLoadAndTrap()
DSystemZInstrInfo.td659 def LLGF : UnaryRXY<"llgf", 0xE316, azextloadi32, GR64, 4>;
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc641 13636578U, // LLGF
DSystemZGenDisassemblerTables.inc1021 /* 732 */ MCD_OPC_Decode, 236, 4, 109, // Opcode: LLGF
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td676 def LLGF : UnaryRXY<"llgf", 0xE316, azextloadi32, GR64, 4>;