Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
HDPPC64.cpp66 STFSU = 53, enumerator
533 case STFSU: in isInstructionUpdateForm()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCScheduleP7.td165 STFD, STFDU, STFDUX, STFDX, STFIWX, STFS, STFSU, STFSUX, STFSX,
HDP10InstrResources.td1787 STFSU,
HDPPCInstrInfo.cpp4255 case PPC::STFSUX: III.ImmOpcode = PPC::STFSU; break; in instrHasImmForm()
HDPPCInstrInfo.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)>;