Searched refs:SPRN_VRSAVE (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dvector.S60 mfspr r4,SPRN_VRSAVE
64 mtspr SPRN_VRSAVE,r4
H A Dentry_64.S400 mfspr r24,SPRN_VRSAVE /* save vrsave register value */
491 mtspr SPRN_VRSAVE,r0 /* if G4, restore VRSAVE reg */
H A Dentry_32.S654 mfspr r12,SPRN_VRSAVE /* save vrsave register value */
695 mtspr SPRN_VRSAVE,r0 /* if G4, restore VRSAVE reg */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dreg.h461 #define SPRN_VRSAVE 0x100 /* Vector Register Save Register */ macro

Completed in 55 milliseconds