arm64: kvm: eliminate literal pool entries
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 7 Nov 2014 14:12:34 +0000 (14:12 +0000)
committerWill Deacon <will.deacon@arm.com>
Fri, 7 Nov 2014 15:04:54 +0000 (15:04 +0000)
commit302cd37c417d59549d073a8986fd028998409cb9
tree314affe5501b52613db50019b36b78e1582a5483
parentf1ba46ee787d0a880f884f401031315b0a777f25
arm64: kvm: eliminate literal pool entries

Replace two instances of 'ldr xN, =(constant)' in the world switch
hot path with 'mov' instructions.

Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Acked-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/kvm/hyp.S