/linux-6.1.9/arch/arm/nwfpe/ |
D | fpmodule.c | 133 register unsigned int fpsr, cumulativeTraps; in float_raise() local 144 fpsr = readFPSR(); in float_raise() 149 if ((!(fpsr & BIT_IXE)) && (flags & BIT_IXC)) in float_raise() 151 if ((!(fpsr & BIT_UFE)) && (flags & BIT_UFC)) in float_raise() 153 if ((!(fpsr & BIT_OFE)) && (flags & BIT_OFC)) in float_raise() 155 if ((!(fpsr & BIT_DZE)) && (flags & BIT_DZC)) in float_raise() 157 if ((!(fpsr & BIT_IOE)) && (flags & BIT_IOC)) in float_raise() 162 writeFPSR(fpsr | cumulativeTraps); in float_raise() 165 if (fpsr & (flags << 16)) in float_raise()
|
D | fpa11.inl | 28 return (fpa11->fpsr); 35 fpa11->fpsr = (fpa11->fpsr & MASK_SYSID) | (reg & ~MASK_SYSID);
|
D | fpa11.c | 32 fpa11->fpsr = FP_EMULATOR | BIT_AC; in resetFPA11()
|
D | fpa11.h | 69 /* 96 */ FPSR fpsr; /* floating point status register */ member
|
/linux-6.1.9/arch/m68k/ifpsp060/src/ |
D | ftest.S | 241 fmovm.l DEF_FPCREGS(%pc),%fpcr,%fpsr,%fpiar 246 fmovm.l %fpcr,%fpsr,%fpiar,IFPCREGS(%a6) 259 fmovm.l %fpcr,%fpsr,%fpiar,SFPCREGS(%a6) 281 fmovm.l DEF_FPCREGS(%pc),%fpcr,%fpsr,%fpiar 286 fmovm.l %fpcr,%fpsr,%fpiar,IFPCREGS(%a6) 299 fmovm.l %fpcr,%fpsr,%fpiar,SFPCREGS(%a6) 322 fmovm.l DEF_FPCREGS(%pc),%fpcr,%fpsr,%fpiar 327 fmovm.l %fpcr,%fpsr,%fpiar,IFPCREGS(%a6) 336 fmovm.l %fpcr,%fpsr,%fpiar,SFPCREGS(%a6) 359 fmovm.l DEF_FPCREGS(%pc),%fpcr,%fpsr,%fpiar [all …]
|
D | fplsp.S | 566 fmovm.l %fpcr,%fpsr,USER_FPCR(%a6) # save ctrl regs 613 fmovm.l USER_FPCR(%a6),%fpcr,%fpsr # restore ctrl regs 623 fmovm.l %fpcr,%fpsr,USER_FPCR(%a6) # save ctrl regs 671 fmovm.l USER_FPCR(%a6),%fpcr,%fpsr # restore ctrl regs 681 fmovm.l %fpcr,%fpsr,USER_FPCR(%a6) # save ctrl regs 729 fmovm.l USER_FPCR(%a6),%fpcr,%fpsr # restore ctrl regs 743 fmovm.l %fpcr,%fpsr,USER_FPCR(%a6) # save ctrl regs 790 fmovm.l USER_FPCR(%a6),%fpcr,%fpsr # restore ctrl regs 800 fmovm.l %fpcr,%fpsr,USER_FPCR(%a6) # save ctrl regs 848 fmovm.l USER_FPCR(%a6),%fpcr,%fpsr # restore ctrl regs [all …]
|
D | pfpsp.S | 948 fmov.l &0x0,%fpsr 981 fmovm.l USER_FPCR(%a6),%fpcr,%fpsr,%fpiar # restore ctrl regs 1338 fmovm.l USER_FPCR(%a6),%fpcr,%fpsr,%fpiar # restore ctrl regs 1405 fmovm.l USER_FPCR(%a6),%fpcr,%fpsr,%fpiar # restore ctrl regs 1512 fmov.l &0x0,%fpsr 1570 fmovm.l USER_FPCR(%a6),%fpcr,%fpsr,%fpiar # restore ctrl regs 1677 fmovm.l USER_FPCR(%a6),%fpcr,%fpsr,%fpiar # restore ctrl regs 1692 fmovm.l USER_FPCR(%a6),%fpcr,%fpsr,%fpiar # restore ctrl regs 1709 fmovm.l USER_FPCR(%a6),%fpcr,%fpsr,%fpiar # restore ctrl regs 1762 fmovm.l USER_FPCR(%a6),%fpcr,%fpsr,%fpiar # restore ctrl regs [all …]
|
D | fpsp.S | 949 fmov.l &0x0,%fpsr 982 fmovm.l USER_FPCR(%a6),%fpcr,%fpsr,%fpiar # restore ctrl regs 1339 fmovm.l USER_FPCR(%a6),%fpcr,%fpsr,%fpiar # restore ctrl regs 1406 fmovm.l USER_FPCR(%a6),%fpcr,%fpsr,%fpiar # restore ctrl regs 1513 fmov.l &0x0,%fpsr 1571 fmovm.l USER_FPCR(%a6),%fpcr,%fpsr,%fpiar # restore ctrl regs 1678 fmovm.l USER_FPCR(%a6),%fpcr,%fpsr,%fpiar # restore ctrl regs 1693 fmovm.l USER_FPCR(%a6),%fpcr,%fpsr,%fpiar # restore ctrl regs 1710 fmovm.l USER_FPCR(%a6),%fpcr,%fpsr,%fpiar # restore ctrl regs 1763 fmovm.l USER_FPCR(%a6),%fpcr,%fpsr,%fpiar # restore ctrl regs [all …]
|
/linux-6.1.9/arch/m68k/math-emu/ |
D | fp_emu.h | 53 FPDATA->fpsr |= 1 << (bit); \ 57 FPDATA->fpsr &= 0xff00ffff; \ 58 FPDATA->fpsr |= ((quotient) & 0xff) << 16; \
|
/linux-6.1.9/arch/m68k/fpsp040/ |
D | x_unfl.S | 50 fmoveml %fpcr/%fpsr/%fpiar,USER_FPCR(%a6) 75 fmoveml USER_FPCR(%a6),%fpcr/%fpsr/%fpiar 110 fmoveml USER_FPCR(%a6),%fpcr/%fpsr/%fpiar 129 fmoveml USER_FPCR(%a6),%fpcr/%fpsr/%fpiar 136 fmoveml USER_FPCR(%a6),%fpcr/%fpsr/%fpiar
|
D | x_snan.S | 47 fmoveml %fpcr/%fpsr/%fpiar,USER_FPCR(%a6) 74 fmoveml USER_FPCR(%a6),%fpcr/%fpsr/%fpiar 107 fmoveml USER_FPCR(%a6),%fpcr/%fpsr/%fpiar 135 fmoveml USER_FPCR(%a6),%fpcr/%fpsr/%fpiar
|
D | x_operr.S | 314 fmoveml USER_FPCR(%a6),%fpcr/%fpsr/%fpiar 340 fmoveml USER_FPCR(%a6),%fpcr/%fpsr/%fpiar 351 fmoveml USER_FPCR(%a6),%fpcr/%fpsr/%fpiar
|
D | skeleton.S | 94 | or unfl bits set in the fpsr. If any of these are set, branch 95 | to the appropriate handler for the exception in the fpsr. Note 107 fmovel %fpsr,-(%sp)
|
D | x_ovfl.S | 62 fmoveml %fpcr/%fpsr/%fpiar,USER_FPCR(%a6)
|
/linux-6.1.9/arch/arm64/include/asm/ |
D | fpsimdmacros.h | 28 mrs x\tmpnr, fpsr 65 msr fpsr, x\tmpnr 303 mrs x\nxtmp, fpsr 318 msr fpsr, x\nxtmp
|
/linux-6.1.9/arch/m68k/include/asm/ |
D | math-emu.h | 28 #define FPSR_QUOTIENT(fpsr) (*((signed char *) &(fpsr) + 1)) argument 99 unsigned int fpsr; member
|
/linux-6.1.9/arch/arm/include/asm/ |
D | user.h | 44 unsigned int fpsr:32; member
|
/linux-6.1.9/arch/ia64/kernel/ |
D | entry.h | 34 .spillsp ar.fpsr, PT(AR_FPSR)+16+(off); \ 44 .savesp ar.fpsr,SW(AR_FPSR)+16+(off); \
|
D | relocate_kernel.S | 282 mov r5 = ar.fpsr 290 mov r5 = ar.fpsr
|
D | minstate.h | 56 mov r21=ar.fpsr; /* M */ \ 194 mov ar.fpsr=r11; /* M-unit */ \
|
D | traps.c | 233 fp_emulate (int fp_fault, void *bundle, long *ipsr, long *fpsr, long *isr, long *pr, long *ifs, in fp_emulate() argument 264 (unsigned long *) ipsr, (unsigned long *) fpsr, in fp_emulate()
|
D | gate.S | 106 .savesp ar.fpsr, FPSR_OFF+SIGCONTEXT_OFF; \ 341 mov r21=ar.fpsr // M2 (12 cyc)
|
/linux-6.1.9/arch/arm64/kernel/ |
D | signal.c | 179 __put_user_error(fpsimd->fpsr, &ctx->fpsr, err); in preserve_fpsimd_context() 206 __get_user_error(fpsimd.fpsr, &ctx->fpsr, err); in restore_fpsimd_context() 341 __get_user_error(fpsimd.fpsr, &user->fpsimd->fpsr, err); in restore_sve_fpsimd_context()
|
/linux-6.1.9/arch/arm64/include/uapi/asm/ |
D | sigcontext.h | 75 __u32 fpsr; member
|
/linux-6.1.9/arch/arm64/kvm/ |
D | guest.c | 67 off < KVM_REG_ARM_CORE_REG(fp_regs.fpsr); in core_reg_offset_is_vreg() 97 case KVM_REG_ARM_CORE_REG(fp_regs.fpsr): in core_reg_size_from_offset() 174 case KVM_REG_ARM_CORE_REG(fp_regs.fpsr): in core_reg_addr() 175 return &vcpu->arch.ctxt.fp_regs.fpsr; in core_reg_addr()
|