HomeFreeBSD

Use a register to set the cpsr bits. The ip register is safe to be changed

Description

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.

Details

Provenance
andrewAuthored on
Parents
rS283806: When the packet verification fails in verbose mode, print the correct
Branches
Unknown
Tags
Unknown