Home
last modified time | relevance | path

Searched refs:STFSU (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DPPC64.cpp66 STFSU = 53, enumerator
533 case STFSU: in isInstructionUpdateForm()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DP10InstrResources.td1787 STFSU,
H A DPPCInstrInfo.cpp4255 case PPC::STFSUX: III.ImmOpcode = PPC::STFSU; break; in instrHasImmForm()
H A DPPCInstrInfo.td2132 def STFSU : DForm_1<53, (outs ptr_rc_nor0:$ea_res), (ins f4rc:$RST, (memri $D, $RA):$dst),
2151 (STFSU $rS, iaddroff:$ptroff, $ptrreg)>;