HomeSort by: relevance | last modified time | path
    Searched refs:FPSR (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/external/bsd/gnu-efi/dist/inc/ia64/
efisetjmp_arch.h 46 UINT64 FPSR;
  /src/sys/arch/m68k/fpsp/
l_fpsp.h 59 * fmovem.l fpsr/fpcr,USER_FPSR(a6)
86 * fmove.l USER_FPSR(a6),fpsr/fpcr
95 * fmove.l fpsr/fpcr,USER_FPSR(a6)
100 * fmove.l USER_FPSR(a6),fpsr/fpcr
132 USER_FPSR equ LV+68 ;saved user FPSR
133 FPSR_CC equ USER_FPSR+0 ; FPSR condition code
134 FPSR_QBYTE equ USER_FPSR+1 ; FPSR quotient
135 FPSR_EXCEPT equ USER_FPSR+2 ; FPSR exception
136 FPSR_AEXCEPT equ USER_FPSR+3 ; FPSR accrued exception
178 * FPSR/FPCR bit
    [all...]
fpsp.h 48 * fmove.l fpsr/fpcr/fpiar,USER_FPSR(a6)
78 * fmove.l USER_FPSR(a6),fpsr/fpcr/fpiar
120 USER_FPSR equ LV+68 ;saved user FPSR
121 FPSR_CC equ USER_FPSR+0 ; FPSR condition code
122 FPSR_QBYTE equ USER_FPSR+1 ; FPSR quotient
123 FPSR_EXCEPT equ USER_FPSR+2 ; FPSR exception
124 FPSR_AEXCEPT equ USER_FPSR+3 ; FPSR accrued exception
163 FPSR_SHADOW equ LV-64 ;fpsr shadow reg
246 * FPSR/FPCR bits
270 * FPSR individual bit mask
    [all...]
  /src/sys/arch/m68k/060sp/dist/
changes 46 Inexact FPSR bit. Emulation now does not set Inexact for
fskeletn.s 197 # bit in the FPSR, and does an "rte". The instruction that caused the
198 # bsun will now be re-executed but with the NaN FPSR bit cleared.
204 fmov.l %fpsr,-(%sp)
206 fmov.l (%sp)+,%fpsr
pfpsp.s 367 set FPSR_CC, USER_FPSR+0 # FPSR condition codes
368 set FPSR_QBYTE, USER_FPSR+1 # FPSR qoutient byte
369 set FPSR_EXCEPT, USER_FPSR+2 # FPSR exception status byte
370 set FPSR_AEXCEPT, USER_FPSR+3 # FPSR accrued exception byte
444 # FPSR/FPCR bits #
469 # FPSR individual bit masks #
497 # FPSR combinations used in the FPSP #
655 fmovm.l %fpcr,%fpsr,%fpiar,USER_FPCR(%a6) # save ctrl regs
715 fmov.l &0x0,%fpsr
741 fmovm.l USER_FPCR(%a6),%fpcr,%fpsr,%fpiar # restore ctrl reg
    [all...]
fplsp.doc 99 Upon return, fp0 holds the correct result. The FPSR is
fpsp.s 367 set FPSR_CC, USER_FPSR+0 # FPSR condition codes
368 set FPSR_QBYTE, USER_FPSR+1 # FPSR qoutient byte
369 set FPSR_EXCEPT, USER_FPSR+2 # FPSR exception status byte
370 set FPSR_AEXCEPT, USER_FPSR+3 # FPSR accrued exception byte
444 # FPSR/FPCR bits #
469 # FPSR individual bit masks #
497 # FPSR combinations used in the FPSP #
655 fmovm.l %fpcr,%fpsr,%fpiar,USER_FPCR(%a6) # save ctrl regs
715 fmov.l &0x0,%fpsr
741 fmovm.l USER_FPCR(%a6),%fpcr,%fpsr,%fpiar # restore ctrl reg
    [all...]
fplsp.s 347 set FPSR_CC, USER_FPSR+0 # FPSR condition codes
348 set FPSR_QBYTE, USER_FPSR+1 # FPSR qoutient byte
349 set FPSR_EXCEPT, USER_FPSR+2 # FPSR exception status byte
350 set FPSR_AEXCEPT, USER_FPSR+3 # FPSR accrued exception byte
424 # FPSR/FPCR bits #
449 # FPSR individual bit masks #
477 # FPSR combinations used in the FPSP #
575 fmovm.l %fpcr,%fpsr,USER_FPCR(%a6) # save ctrl regs
622 fmovm.l USER_FPCR(%a6),%fpcr,%fpsr # restore ctrl regs
632 fmovm.l %fpcr,%fpsr,USER_FPCR(%a6) # save ctrl reg
    [all...]
  /src/sys/arch/luna68k/stand/boot/
locore.S 432 .word 0xf227,0xa800 | fmovem %fpsr,%sp@- (code arg)
435 clrl %sp@- | push dummy FPSR

Completed in 17 milliseconds