arm64: move FP-SIMD save/restore code to a macro
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 12 Nov 2012 13:24:27 +0000 (13:24 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Wed, 5 Dec 2012 11:26:50 +0000 (11:26 +0000)
In order to be able to reuse the save-restore code in KVM, move
it to a pair of macros, similar to what the 32bit code does.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>

No differences found