Searched hist:283807 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/lib/libc/arm/aeabi/
H A Daeabi_asm_double.Sdiff 283807 Sun May 31 09:20:13 MDT 2015 andrew Use a register to set the cpsr bits. The ip register is safe to be changed
within all of these functions, and is only stored in some to correctly pad
the stack.

This will be needed to build as Thumb-2 as, unlike with ARM instructions,
the msr instruction only takes a register as the input.
H A Daeabi_asm_float.Sdiff 283807 Sun May 31 09:20:13 MDT 2015 andrew Use a register to set the cpsr bits. The ip register is safe to be changed
within all of these functions, and is only stored in some to correctly pad
the stack.

This will be needed to build as Thumb-2 as, unlike with ARM instructions,
the msr instruction only takes a register as the input.

Completed in 102 milliseconds