Searched refs:LDEB (Results 1 – 16 of 16) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | fp-conv-02.ll | 16 ; Check the low end of the LDEB range. 26 ; Check the high end of the aligned LDEB range. 62 ; Check that LDEB allows indices.
|
D | frame-15.ll | 23 ; for word-addressing instructions like LDEB. 247 ; optimization, so there should be no offset on the LDEB itself.
|
/external/llvm/test/CodeGen/SystemZ/ |
D | fp-conv-02.ll | 16 ; 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.
|
D | frame-15.ll | 23 ; for word-addressing instructions like LDEB. 247 ; optimization, so there should be no offset on the LDEB itself.
|
/external/v8/src/s390/ |
D | disasm-s390.cc | 673 case LDEB: in DecodeSpecial()
|
D | simulator-s390.h | 1154 EVALUATE(LDEB);
|
D | constants-s390.h | 219 V(ldeb, LDEB, 0xED04) /* type = RXE LOAD LENGTHENED (short to long BFP) */ \
|
D | simulator-s390.cc | 1441 EvalTable[LDEB] = &Simulator::Evaluate_LDEB; in EvalTableInit() 9363 EVALUATE(LDEB) { in EVALUATE() argument 9364 DCHECK_OPCODE(LDEB); in EVALUATE()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 179 def LDEB : UnaryRXE<"ldeb", 0xED04, extloadf32, FP64, 4>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 205 def LDEB : UnaryRXE<"ldeb", 0xED04, extloadf32, FP64, 4>;
|
D | SystemZScheduleZ196.td | 743 def : InstRW<[WLat7LSU, FPU, LSU, NormalGr], (instregex "LDEB$")>;
|
D | SystemZScheduleZEC12.td | 781 def : InstRW<[WLat7LSU, FPU, LSU, NormalGr], (instregex "LDEB$")>;
|
D | SystemZScheduleZ13.td | 809 def : InstRW<[WLat7LSU, VecBF, LSU, NormalGr], (instregex "LDEB$")>;
|
D | SystemZScheduleZ14.td | 828 def : InstRW<[WLat7LSU, VecBF, LSU, NormalGr], (instregex "LDEB$")>;
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 597 13635703U, // LDEB
|
D | SystemZGenDisassemblerTables.inc | 1603 /* 3189 */ MCD_OPC_Decode, 192, 4, 151, 1, // Opcode: LDEB
|