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()
186 mantissa = *((uint64_t *)fx_reg->fp_bytes); in fill_fpregs32()192 exp = *((uint16_t *)&fx_reg->fp_bytes[8]) & 0x7fff; in fill_fpregs32()
55 uint8_t fp_bytes[10]; member
524 bcopy(sv_xmm->sv_fp[i].fp_acc.fp_bytes, fpregs->fpr_acc[i], 10); in fill_fpregs_xmm()552 bcopy(fpregs->fpr_acc[i], sv_xmm->sv_fp[i].fp_acc.fp_bytes, 10); in set_fpregs_xmm()
1176 mantissa = *((uint64_t *)fx_reg->fp_bytes); in npx_fill_fpregs_xmm1()1182 exp = *((uint16_t *)&fx_reg->fp_bytes[8]) & 0x7fff; in npx_fill_fpregs_xmm1()