Searched refs:LLCH (Results 1 – 9 of 9) sorted by relevance
/external/v8/src/s390/ |
D | simulator-s390.h | 1059 EVALUATE(LLCH);
|
D | constants-s390.h | 919 V(llch, LLCH, 0xE3C2) /* type = RXY_A LOAD LOGICAL CHARACTER HIGH (32<-8) */ \
|
D | simulator-s390.cc | 1347 EvalTable[LLCH] = &Simulator::Evaluate_LLCH; in EvalTableInit() 8517 EVALUATE(LLCH) { in EVALUATE() argument
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 1069 expandRXYPseudo(MI, SystemZ::LLC, SystemZ::LLCH); in expandPostRAPseudo()
|
D | SystemZInstrInfo.td | 656 // 32-bit extensions from 8-bit memory. LLCMux expands to LLC or LLCH, 661 def LLCH : UnaryRXY<"llch", 0xE3C2, azextloadi8, GRH32, 1>,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 1360 expandRXYPseudo(MI, SystemZ::LLC, SystemZ::LLCH); in expandPostRAPseudo()
|
D | SystemZInstrInfo.td | 639 // 32-bit extensions from 8-bit memory. LLCMux expands to LLC or LLCH, 644 def LLCH : UnaryRXY<"llch", 0xE3C2, azextloadi8, GRH32, 1>,
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 635 13636894U, // LLCH
|
D | SystemZGenDisassemblerTables.inc | 1135 /* 1198 */ MCD_OPC_Decode, 230, 4, 112, // Opcode: LLCH
|