Home
last modified time | relevance | path

Searched hist:"24 e8388b290ae42da6b698ca7cb3e70ea8a446c4" (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/arm/aeabi/
H A Daeabi_asm_double.Sdiff 24e8388b290ae42da6b698ca7cb3e70ea8a446c4 Sun May 31 11:07:26 CEST 2015 Andrew Turner <andrew@FreeBSD.org> 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 24e8388b290ae42da6b698ca7cb3e70ea8a446c4 Sun May 31 11:07:26 CEST 2015 Andrew Turner <andrew@FreeBSD.org> 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.