Home
last modified time | relevance | path

Searched refs:LHRL (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dclear-liverange-spillreg.mir308 %79 = LHRL @rec_mbY8x8 :: (load 2)
Dmemcpy-02.ll290 ; Test that we use LHRL and STHRL for i16.
Dand-08.ll323 ; Test that we use NC even where LHRL and STHRL are available.
/external/llvm/test/CodeGen/SystemZ/
Dmemcpy-02.ll290 ; Test that we use LHRL and STHRL for i16.
Dand-08.ll323 ; Test that we use NC even where LHRL and STHRL are available.
/external/v8/src/s390/
Dsimulator-s390.h655 EVALUATE(LHRL);
Dconstants-s390.h738 V(lhrl, LHRL, 0xC45) /* type = RIL_B LOAD HALFWORD RELATIVE LONG (32<-16) */ \
Dsimulator-s390.cc946 EvalTable[LHRL] = &Simulator::Evaluate_LHRL; in EvalTableInit()
4939 EVALUATE(LHRL) { in EVALUATE() argument
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc632 11541138U, // LHRL
DSystemZGenDisassemblerTables.inc932 /* 374 */ MCD_OPC_Decode, 227, 4, 105, // Opcode: LHRL
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td617 def LHRL : UnaryRILPC<"lhrl", 0xC45, aligned_asextloadi16, GR32>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td603 def LHRL : UnaryRILPC<"lhrl", 0xC45, aligned_asextloadi16, GR32>;