Lines Matching refs:state
79 DBGSTR3 "instr %08x pc %08x state %p", r0, r2, r10
95 @ sufficient to determine that the hardware state is valid.
100 @ state if there was a previous (valid) owner.
106 DBGSTR1 "save old state %p", r4
108 beq vfp_reload_hw @ then the hw state needs reloading
112 tst r1, #FPEXC_EX @ is there additional state to save?
125 @ need to reload it. No need to save the old state as on SMP,
126 @ we always save the state when we switch away from a thread.
131 @ case the saved state is newer than the hardware context.
132 @ Check this by looking at the CPU number which the state was
139 @ We're loading this threads state into the VFP hardware. Update
148 DBGSTR1 "load state %p", r10
150 @ Load the saved state back into the VFP
152 @ FPEXC is in a safe state
155 tst r1, #FPEXC_EX @ is there additional state to restore?
222 @ Save the current VFP state
225 DBGSTR1 "save VFP state %p", r0
228 tst r1, #FPEXC_EX @ is there additional state to save?