Home
last modified time | relevance | path

Searched refs:STBU (Results 1 – 5 of 5) sorted by relevance

/src/contrib/llvm-project/lld/ELF/Arch/
H A DPPC64.cpp61 STBU = 39, enumerator
530 case STBU: in isInstructionUpdateForm()
/src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCScheduleP7.td174 STBU, STBU8, STWU, STWU8, STDUX, STWUX, STWUX8, STHUX, STHUX8, STBUX, STBUX8
H A DP10InstrResources.td1781 STBU, STBU8,
H A DPPCInstrInfo.cpp4245 case PPC::STBUX: III.ImmOpcode = PPC::STBU; break; in instrHasImmForm()
H A DPPCInstrInfo.td2122 def STBU : DForm_1<39, (outs ptr_rc_nor0:$ea_res), (ins gprc:$RST, (memri $D, $RA):$dst),
2145 (STBU $rS, iaddroff:$ptroff, $ptrreg)>;