Home
last modified time | relevance | path

Searched refs:LDEB (Results 1 – 16 of 16) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dfp-conv-02.ll16 ; Check the low end of the LDEB range.
26 ; Check the high end of the aligned LDEB range.
62 ; Check that LDEB allows indices.
Dframe-15.ll23 ; for word-addressing instructions like LDEB.
247 ; optimization, so there should be no offset on the LDEB itself.
/external/llvm/test/CodeGen/SystemZ/
Dfp-conv-02.ll16 ; Check the low end of the LDEB range.
26 ; Check the high end of the aligned LDEB range.
62 ; Check that LDEB allows indices.
76 ; to use LDEB if possible.
Dframe-15.ll23 ; for word-addressing instructions like LDEB.
247 ; optimization, so there should be no offset on the LDEB itself.
/external/v8/src/s390/
Ddisasm-s390.cc673 case LDEB: in DecodeSpecial()
Dsimulator-s390.h1154 EVALUATE(LDEB);
Dconstants-s390.h219 V(ldeb, LDEB, 0xED04) /* type = RXE LOAD LENGTHENED (short to long BFP) */ \
Dsimulator-s390.cc1441 EvalTable[LDEB] = &Simulator::Evaluate_LDEB; in EvalTableInit()
9363 EVALUATE(LDEB) { in EVALUATE() argument
9364 DCHECK_OPCODE(LDEB); in EVALUATE()
/external/llvm/lib/Target/SystemZ/
DSystemZInstrFP.td179 def LDEB : UnaryRXE<"ldeb", 0xED04, extloadf32, FP64, 4>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrFP.td205 def LDEB : UnaryRXE<"ldeb", 0xED04, extloadf32, FP64, 4>;
DSystemZScheduleZ196.td743 def : InstRW<[WLat7LSU, FPU, LSU, NormalGr], (instregex "LDEB$")>;
DSystemZScheduleZEC12.td781 def : InstRW<[WLat7LSU, FPU, LSU, NormalGr], (instregex "LDEB$")>;
DSystemZScheduleZ13.td809 def : InstRW<[WLat7LSU, VecBF, LSU, NormalGr], (instregex "LDEB$")>;
DSystemZScheduleZ14.td828 def : InstRW<[WLat7LSU, VecBF, LSU, NormalGr], (instregex "LDEB$")>;
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc597 13635703U, // LDEB
DSystemZGenDisassemblerTables.inc1603 /* 3189 */ MCD_OPC_Decode, 192, 4, 151, 1, // Opcode: LDEB