|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v8 6/6] tools/xen-access: add test-case for ARM SMC
On 05/07/16 19:37, Tamas K Lengyel wrote: The open-bracket should be on a separate line. + pc = in_regs->arch.arm32.pc; + out_regs->arch.arm32.pc += 4; I suspect you will have to update the CSPR if the SMC instruction is part of an IT block (see advance_pc code in arch/arm/traps.c). The open-bracket should be on a separate line. + pc = in_regs->arch.arm64.pc; + out_regs->arch.arm64.pc += 8; SMC instruction length is 4 bytes not 8 (see encoding in C6.2.165 in DDI 0487A.j). Regards, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |