Searched refs:lfdx (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/contrib/openzfs/module/icp/asm-ppc64/blake3/ |
H A D | b3_ppc64le_sse2.S | 270 lfdx 0, 0, 4 935 lfdx 0, 0, 4 1350 lfdx 0, 0, 3
|
H A D | b3_ppc64le_sse41.S | 294 lfdx 0, 0, 4 983 lfdx 0, 0, 4 1397 lfdx 0, 0, 3
|
/freebsd/sys/dev/vr/ |
H A D | if_vr.c | 298 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 D | PPCInstr64Bit.td | 724 "lfdx $RST, $RA, $RB", IIC_LdStLFD, []>; 846 "lfdx $RST, $RA, $RB", IIC_LdStLFD, []>;
|
H A D | PPCInstrInfo.td | 2078 "lfdx $RST, $addr", IIC_LdStLFD,
|