Searched refs:LLHRL (Results 1 – 11 of 11) sorted by relevance
/external/v8/src/s390/ |
D | simulator-s390.h | 653 EVALUATE(LLHRL);
|
D | constants-s390.h | 734 V(llhrl, LLHRL, \
|
D | simulator-s390.cc | 944 EvalTable[LLHRL] = &Simulator::Evaluate_LLHRL; in EvalTableInit() 4927 EVALUATE(LLHRL) { in EVALUATE() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZScheduleZ196.td | 229 def : InstRW<[LSULatency, LSU, NormalGr], (instregex "LLHRL$")>;
|
D | SystemZScheduleZEC12.td | 237 def : InstRW<[LSULatency, LSU, NormalGr], (instregex "LLHRL$")>;
|
D | SystemZScheduleZ13.td | 256 def : InstRW<[LSULatency, LSU, NormalGr], (instregex "LLHRL$")>;
|
D | SystemZScheduleZ14.td | 257 def : InstRW<[LSULatency, LSU, NormalGr], (instregex "LLHRL$")>;
|
D | SystemZInstrInfo.td | 654 def LLHRL : UnaryRILPC<"llhrl", 0xC42, aligned_azextloadi16, GR32>;
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 651 11541144U, // LLHRL
|
D | SystemZGenDisassemblerTables.inc | 928 /* 358 */ MCD_OPC_Decode, 246, 4, 105, // Opcode: LLHRL
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 671 def LLHRL : UnaryRILPC<"llhrl", 0xC42, aligned_azextloadi16, GR32>;
|