Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DPPC64.cpp61 STHU = 45, enumerator
529 case STHU: in isInstructionUpdateForm()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCScheduleP7.td173 STWX8, STDX, STHBRX, STWBRX, STMW, STWCX, STDCX, STDU, STHU, STHU8,
H A DP10InstrResources.td1791 STHU, STHU8,
H A DPPCInstrInfo.cpp4278 case PPC::STHUX: III.ImmOpcode = PPC::STHU; break; in instrHasImmForm()
H A DPPCInstrInfo.td2153 def STHU : DForm_1<45, (outs ptr_rc_nor0:$ea_res), (ins gprc:$RST, (memri $D, $RA):$dst),
2175 (STHU $rS, iaddroff:$ptroff, $ptrreg)>;