Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DPPC64.cpp65 STFDU = 55, enumerator
532 case STFDU: in isInstructionUpdateForm()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCScheduleP7.td165 STFD, STFDU, STFDUX, STFDX, STFIWX, STFS, STFSU, STFSUX, STFSX,
H A DP10InstrResources.td1787 STFDU,
H A DPPCInstrInfo.cpp4287 case PPC::STFDUX: III.ImmOpcode = PPC::STFDU; break; in instrHasImmForm()
H A DPPCInstrInfo.td2163 def STFDU : DForm_1<55, (outs ptr_rc_nor0:$ea_res), (ins f8rc:$RST, (memri $D, $RA):$dst),
2181 (STFDU $rS, iaddroff:$ptroff, $ptrreg)>;