Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DPPC64.cpp59 STBU = 39, enumerator
528 case STBU: in isInstructionUpdateForm()
/freebsd/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.td1783 STBU, STBU8,
H A DPPCInstrInfo.cpp4276 case PPC::STBUX: III.ImmOpcode = PPC::STBU; break; in instrHasImmForm()
H A DPPCInstrInfo.td2150 def STBU : DForm_1<39, (outs ptr_rc_nor0:$ea_res), (ins gprc:$RST, (memri $D, $RA):$dst),
2173 (STBU $rS, iaddroff:$ptroff, $ptrreg)>;