Home
last modified time | relevance | path

Searched refs:FPA11 (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/nwfpe/
H A Dfpa11.c20 /* Reset the FPA11 chip. Called to initialize and reset the emulator. */
24 FPA11 *fpa11 = GET_FPA11(); in resetFPA11()
75 FPA11 *fpa11 = (FPA11 *)fp; in nwfpe_init_fpa()
79 memset(fpa11, 0, sizeof(FPA11)); in nwfpe_init_fpa()
94 /* For coprocessor 1 or 2 (FPA11) */ in EmulateAll()
H A Dfpa11_cpdt.c21 FPA11 *fpa11 = GET_FPA11(); in loadSingle()
28 FPA11 *fpa11 = GET_FPA11(); in loadDouble()
44 FPA11 *fpa11 = GET_FPA11(); in loadExtended()
61 FPA11 *fpa11 = GET_FPA11(); in loadMultiple()
93 FPA11 *fpa11 = GET_FPA11(); in storeSingle()
119 FPA11 *fpa11 = GET_FPA11(); in storeDouble()
152 FPA11 *fpa11 = GET_FPA11(); in storeExtended()
184 FPA11 *fpa11 = GET_FPA11(); in storeMultiple()
H A Dfpa11.h13 #define GET_FPA11() ((FPA11 *)(&current_thread_info()->fpstate))
55 * FPA11 device model.
79 } __attribute__ ((packed,aligned(4))) FPA11; typedef
H A Dfpa11_cprt.c59 FPA11 *fpa11 = GET_FPA11(); in PerformFLT()
102 FPA11 *fpa11 = GET_FPA11(); in PerformFIX()
144 FPA11 *fpa11 = GET_FPA11(); in PerformComparison()
H A Dfpmodule.c76 if (sizeof(FPA11) > sizeof(union fp_state)) { in fpe_init()
H A Ddouble_cpdo.c101 FPA11 *fpa11 = GET_FPA11(); in DoubleCPDO()
H A Dextended_cpdo.c80 FPA11 *fpa11 = GET_FPA11(); in ExtendedCPDO()
H A Dfpa11_cpdo.c20 FPA11 *fpa11 = GET_FPA11(); in EmulateCPDO()
H A Dsingle_cpdo.c78 FPA11 *fpa11 = GET_FPA11(); in SingleCPDO()
/kernel/linux/linux-6.6/arch/arm/nwfpe/
H A Dfpa11.c20 /* Reset the FPA11 chip. Called to initialize and reset the emulator. */
24 FPA11 *fpa11 = GET_FPA11(); in resetFPA11()
75 FPA11 *fpa11 = (FPA11 *)fp; in nwfpe_init_fpa()
79 memset(fpa11, 0, sizeof(FPA11)); in nwfpe_init_fpa()
94 /* For coprocessor 1 or 2 (FPA11) */ in EmulateAll()
H A Dfpa11_cpdt.c21 FPA11 *fpa11 = GET_FPA11(); in loadSingle()
28 FPA11 *fpa11 = GET_FPA11(); in loadDouble()
44 FPA11 *fpa11 = GET_FPA11(); in loadExtended()
61 FPA11 *fpa11 = GET_FPA11(); in loadMultiple()
93 FPA11 *fpa11 = GET_FPA11(); in storeSingle()
119 FPA11 *fpa11 = GET_FPA11(); in storeDouble()
152 FPA11 *fpa11 = GET_FPA11(); in storeExtended()
184 FPA11 *fpa11 = GET_FPA11(); in storeMultiple()
H A Dfpa11.h13 #define GET_FPA11() ((FPA11 *)(&current_thread_info()->fpstate))
55 * FPA11 device model.
79 } __attribute__ ((packed,aligned(4))) FPA11; typedef
H A Dfpa11_cprt.c59 FPA11 *fpa11 = GET_FPA11(); in PerformFLT()
102 FPA11 *fpa11 = GET_FPA11(); in PerformFIX()
144 FPA11 *fpa11 = GET_FPA11(); in PerformComparison()
H A Dfpmodule.c76 if (sizeof(FPA11) > sizeof(union fp_state)) { in fpe_init()
H A Ddouble_cpdo.c101 FPA11 *fpa11 = GET_FPA11(); in DoubleCPDO()
H A Dsingle_cpdo.c78 FPA11 *fpa11 = GET_FPA11(); in SingleCPDO()
H A Dextended_cpdo.c80 FPA11 *fpa11 = GET_FPA11(); in ExtendedCPDO()
H A Dfpa11_cpdo.c20 FPA11 *fpa11 = GET_FPA11(); in EmulateCPDO()

Completed in 6 milliseconds