Lines Matching refs:lusr
237 uint64_t lusr; in fmovcc_fcc() local
248 _fp_unpack_extword(pfpsd, &lusr, nrs2); in fmovcc_fcc()
251 _fp_pack_extword(pfpsd, &lusr, nrd); in fmovcc_fcc()
253 _fp_unpack_extword(pfpsd, &lusr, nrs2+2); in fmovcc_fcc()
254 _fp_pack_extword(pfpsd, &lusr, nrd+2); in fmovcc_fcc()
350 uint64_t lusr; in fmovcc_icc() local
361 _fp_unpack_extword(pfpsd, &lusr, nrs2); in fmovcc_icc()
364 _fp_pack_extword(pfpsd, &lusr, nrd); in fmovcc_icc()
366 _fp_unpack_extword(pfpsd, &lusr, nrs2+2); in fmovcc_icc()
367 _fp_pack_extword(pfpsd, &lusr, nrd+2); in fmovcc_icc()
451 uint64_t lusr; in fmovr() local
459 _fp_unpack_extword(pfpsd, &lusr, nrs2); in fmovr()
460 _fp_pack_extword(pfpsd, &lusr, nrd); in fmovr()
462 _fp_unpack_extword(pfpsd, &lusr, nrs2+2); in fmovr()
463 _fp_pack_extword(pfpsd, &lusr, nrd+2); in fmovr()