HomeFreeBSD

Use the correct register when storing the arm VFP state.

Description

Use the correct register when storing the arm VFP state.

Previously we have been lucky where the state was already in r0, however
this is not guaranteed. Use the passed in register as the location to
store the upper half of the arm VFP registers rather than relying on it
being r0.

Approved by: re (kib)

Details

Provenance
andrewAuthored on
Parents
rS338335: MFC r337714:
Branches
Unknown
Tags
Unknown