Lines Matching refs:to

2 	* Reformat all but softfloat files to get a consistent coding style.
4 * Removed dead code and fixed function protypes to match definitions.
13 - add new method to obtain integer register values.
19 It is used by users of ptrace to examine the values of the
20 floating point registers. Therefore, any changes to the
22 within) have to be well thought out.
24 * Since 128-bit float requires the FPA11 structure to change
26 and needs various things to be re-worked so that we won't
29 * The changes are designed to break any patch that goes on top
34 * fpmodule.c - Changed version number to 0.95
36 * fpa11.c - Changes due to FPA11, FPREG structure alterations.
37 * fpa11_cpdo.c - Changes due to FPA11, FPREG structure alterations.
38 * fpa11_cpdt.c - Changes due to FPA11, FPREG structure alterations.
39 * fpa11_cprt.c - Changes due to FPA11, FPREG structure alterations.
40 * single_cpdo.c - Changes due to FPA11, FPREG structure alterations.
41 * double_cpdo.c - Changes due to FPA11, FPREG structure alterations.
42 * extended_cpdo.c - Changes due to FPA11, FPREG structure alterations.
45 passes in a pointer to the FPE's state area. This is defined
46 as a struct user_fp (see user.h). This pointer was cast to a
54 in the above code were dereferencing problems due to moving the
62 this to be zero. Not so. I found that the kernel recycles task
66 I now initialize the entire FPE state in the thread structure to
68 flush_thread() in arch/arm/process.c. The change to
75 * NOTES - Added file to describe known bugs/problems
76 * fpmodule.c - Changed version number to 0.94
88 * ChangeLog - Added this file to track changes made.
89 * fpa11.c - added code to initialize register types to typeNone
90 * fpa11_cpdt.c - fixed bug in storeExtended (typeExtended changed to