Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/Arch/
H A DPPC64.cpp57 STFSU = 53, enumerator
173 case STFSU: in isInstructionUpdateForm()
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/Disassembler/
H A DPPCDisassembler.cpp231 case PPC::STFSU: in decodeMemRIOperands()
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp2974 case PPC::STFSUX: III.ImmOpcode = PPC::STFSU; break; in instrHasImmForm()
H A DPPCInstrInfo.td2032 def STFSU : DForm_1<53, (outs ptr_rc_nor0:$ea_res), (ins f4rc:$rS, memri:$dst),
2051 (STFSU $rS, iaddroff:$ptroff, $ptrreg)>;