Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DPPC64.cpp67 STFDU = 55, enumerator
534 case STFDU: in isInstructionUpdateForm()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DP10InstrResources.td1785 STFDU,
H A DPPCInstrInfo.cpp4256 case PPC::STFDUX: III.ImmOpcode = PPC::STFDU; break; in instrHasImmForm()
H A DPPCInstrInfo.td2135 def STFDU : DForm_1<55, (outs ptr_rc_nor0:$ea_res), (ins f8rc:$RST, (memri $D, $RA):$dst),
2153 (STFDU $rS, iaddroff:$ptroff, $ptrreg)>;