Searched refs:fp_bytes (Results 1 – 5 of 5) sorted by relevance
675 uint32_t fp_bytes = in GetReturnValueObjectImpl() local683 fp_bytes = aggregate_field_offsets[0]; in GetReturnValueObjectImpl()737 if (fp_bytes == 0) in GetReturnValueObjectImpl()743 fp_bytes += field_byte_width; in GetReturnValueObjectImpl()802 if (fp_bytes < 8) in GetReturnValueObjectImpl()807 fp_bytes += field_byte_width; in GetReturnValueObjectImpl()
187 mantissa = *((uint64_t *)fx_reg->fp_bytes); in fill_fpregs32()193 exp = *((uint16_t *)&fx_reg->fp_bytes[8]) & 0x7fff; in fill_fpregs32()
57 uint8_t fp_bytes[10]; member
1178 mantissa = *((uint64_t *)fx_reg->fp_bytes); in npx_fill_fpregs_xmm1()1184 exp = *((uint16_t *)&fx_reg->fp_bytes[8]) & 0x7fff; in npx_fill_fpregs_xmm1()
526 bcopy(sv_xmm->sv_fp[i].fp_acc.fp_bytes, fpregs->fpr_acc[i], 10); in fill_fpregs_xmm()554 bcopy(fpregs->fpr_acc[i], sv_xmm->sv_fp[i].fp_acc.fp_bytes, 10); in set_fpregs_xmm()