Home | History | Annotate | Download | only in out

Lines Matching refs:EABI

29 ARM EABI general notes:
54 In the EABI, "sp" must be 64-bit aligned on entry to a function, and any
1245 * EABI library supports __aeabi_cfcmple (only one if we want to check
1299 * EABI library supports __aeabi_cfcmple (only one if we want to check
3729 /* EABI appears to have Java-style conversions of +inf/-inf/NaN */
3761 * to modest integer. The EABI convert function isn't doing this for us.
3850 /* EABI appears to have Java-style conversions of +inf/-inf/NaN */
3885 * to modest integer. The EABI convert function isn't doing this for us.
3891 sub sp, sp, #4 @ align for EABI
5125 /* EABI doesn't define a float remainder function, but libm does */
5343 /* EABI doesn't define a double remainder function, but libm does */
6371 /* EABI doesn't define a float remainder function, but libm does */
6575 /* EABI doesn't define a double remainder function, but libm does */
8480 @ Test for NaN with a second comparison. EABI forbids testing bit
8543 @ Test for NaN with a second comparison. EABI forbids testing bit
8606 @ Test for NaN with a second comparison. EABI forbids testing bit
8621 @ Test for NaN with a second comparison. EABI forbids testing bit
9605 * to modest integer. The EABI convert function isn't doing this for us.
9642 * to modest integer. The EABI convert function isn't doing this for us.
9649 sub sp, sp, #4 @ align for EABI
17167 * registers for EABI 64-bit stack alignment.)