On 10 July 2014 16:50, Alex Bennée <alex.ben...@linaro.org> wrote: > And use the new machinery to to save and restore program state. The old > cpsr_write function did some special handling for mode switches which > has been moved into the helper function.
Are you really sure all the old places we did cpsr_write() don't want the mode switch handling? That was kind of the whole point of that function... -- PMM