summary refs log tree commit diff stats
path: root/hw/net/stellaris_enet.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2017-01-27 15:20:24 +0000
committerPeter Maydell <peter.maydell@linaro.org>2017-01-27 15:29:08 +0000
commit056f43df9168413f304500b69c33158d66efb7cf (patch)
tree4bc0df0c4f89b55e38504b9225783a954246e11e /hw/net/stellaris_enet.c
parentdc7abe4d65ad39390b2db120f5ad18f8f6576f8b (diff)
downloadfocaccia-qemu-056f43df9168413f304500b69c33158d66efb7cf.tar.gz
focaccia-qemu-056f43df9168413f304500b69c33158d66efb7cf.zip
armv7m: R14 should reset to 0xffffffff
For M profile (unlike A profile) the reset value of R14 is specified
as 0xffffffff.  (The rationale is that this is an illegal exception
return value, so if guest code tries to return to it it will result
in a helpful exception.)

Registers r0 to r12 and the flags are architecturally UNKNOWN on
reset, so we leave those at zero.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 1485285380-10565-11-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'hw/net/stellaris_enet.c')
0 files changed, 0 insertions, 0 deletions