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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm26/nwfpe/
H A Dfpa11.h25 #define GET_FPA11() ((FPA11 *)(&current_thread_info()->fpstate))
57 * FPA11 device model.
81 } FPA11; typedef in typeref:struct:tagFPA11
H A Dfpa11.c36 /* Reset the FPA11 chip. Called to initialize and reset the emulator. */
40 FPA11 *fpa11 = GET_FPA11();
60 FPA11 *fpa11 = GET_FPA11();
99 FPA11 *fpa11 = GET_FPA11();
131 FPA11 *fpa11 = GET_FPA11();
149 /* For coprocessor 1 or 2 (FPA11) */
H A Dfpa11_cpdt.c34 FPA11 *fpa11 = GET_FPA11();
42 FPA11 *fpa11 = GET_FPA11();
53 FPA11 *fpa11 = GET_FPA11();
65 FPA11 *fpa11 = GET_FPA11();
97 FPA11 *fpa11 = GET_FPA11();
123 FPA11 *fpa11 = GET_FPA11();
150 FPA11 *fpa11 = GET_FPA11();
178 FPA11 *fpa11 = GET_FPA11();
H A Dfpa11_cprt.c81 FPA11 *fpa11 = GET_FPA11();
120 FPA11 *fpa11 = GET_FPA11();
187 FPA11 *fpa11 = GET_FPA11();
H A Dfpa11_cpdo.c31 FPA11 *fpa11 = GET_FPA11();
H A Dfpmodule.c82 if (sizeof(FPA11) > sizeof(union fp_state)) {
H A Ddouble_cpdo.c40 FPA11 *fpa11 = GET_FPA11();
H A Dsingle_cpdo.c40 FPA11 *fpa11 = GET_FPA11();
H A Dextended_cpdo.c40 FPA11 *fpa11 = GET_FPA11();
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/nwfpe/
H A Dfpa11.c33 /* Reset the FPA11 chip. Called to initialize and reset the emulator. */
37 FPA11 *fpa11 = GET_FPA11();
88 FPA11 *fpa11 = (FPA11 *)fp;
92 memset(fpa11, 0, sizeof(FPA11));
107 /* For coprocessor 1 or 2 (FPA11) */
H A Dfpa11.h25 #define GET_FPA11() ((FPA11 *)(&current_thread_info()->fpstate))
67 * FPA11 device model.
91 } __attribute__ ((packed,aligned(4))) FPA11; typedef in typeref:struct:tagFPA11
H A Dfpa11_cpdt.c33 FPA11 *fpa11 = GET_FPA11();
40 FPA11 *fpa11 = GET_FPA11();
56 FPA11 *fpa11 = GET_FPA11();
73 FPA11 *fpa11 = GET_FPA11();
105 FPA11 *fpa11 = GET_FPA11();
131 FPA11 *fpa11 = GET_FPA11();
164 FPA11 *fpa11 = GET_FPA11();
196 FPA11 *fpa11 = GET_FPA11();
H A Dfpa11_cpdo.c32 FPA11 *fpa11 = GET_FPA11();
H A Dfpmodule.c86 if (sizeof(FPA11) > sizeof(union fp_state)) {
H A Dfpa11_cprt.c75 FPA11 *fpa11 = GET_FPA11();
118 FPA11 *fpa11 = GET_FPA11();
160 FPA11 *fpa11 = GET_FPA11();
H A Dsingle_cpdo.c90 FPA11 *fpa11 = GET_FPA11();
H A Ddouble_cpdo.c113 FPA11 *fpa11 = GET_FPA11();
H A Dextended_cpdo.c92 FPA11 *fpa11 = GET_FPA11();

Completed in 166 milliseconds