Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/icp/asm-ppc64/blake3/
H A Db3_ppc64le_sse2.S270 lfdx 0, 0, 4
935 lfdx 0, 0, 4
1350 lfdx 0, 0, 3
H A Db3_ppc64le_sse41.S294 lfdx 0, 0, 4
983 lfdx 0, 0, 4
1397 lfdx 0, 0, 3
/freebsd/sys/dev/vr/
H A Dif_vr.c298 int lfdx, mfdx; in vr_miibus_statchg() local
325 lfdx = (IFM_OPTIONS(mii->mii_media_active) & IFM_FDX) != 0; in vr_miibus_statchg()
326 if (mfdx != lfdx) { in vr_miibus_statchg()
338 if (lfdx) in vr_miibus_statchg()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstr64Bit.td724 "lfdx $RST, $RA, $RB", IIC_LdStLFD, []>;
846 "lfdx $RST, $RA, $RB", IIC_LdStLFD, []>;
H A DPPCInstrInfo.td2078 "lfdx $RST, $addr", IIC_LdStLFD,