ARM: opcodes: add __ERET/__MSR_ELR_HYP instruction encoding
authorMarc Zyngier <marc.zyngier@arm.com>
Thu, 9 Aug 2012 09:43:29 +0000 (10:43 +0100)
committerMarc Zyngier <marc.zyngier@arm.com>
Wed, 19 Sep 2012 07:32:49 +0000 (08:32 +0100)
Enabling boot from HYP mode requires the use of some more
virt-specific instructions ("eret" and "msr elr_hyp, reg").

Add the necessary encoding to asm/opcode-virt.h.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>

No differences found