]> Git Repo - qemu.git/commit - target/arm/helper.c
target-arm: Implement auxiliary fault status registers
authorPeter Maydell <[email protected]>
Tue, 15 Apr 2014 18:18:47 +0000 (19:18 +0100)
committerPeter Maydell <[email protected]>
Thu, 17 Apr 2014 20:34:05 +0000 (21:34 +0100)
commitf32cdad55de242a23aae9842cdb659e6de116352
treebc79b7f88127ad260932de5f3cda6da57fd2644d
parent9449fdf61fc32e50e29d9bc5b531f1d238c13c97
target-arm: Implement auxiliary fault status registers

Implement the auxiliary fault status registers AFSR0_EL1 and
AFSR1_EL1. These are present on v7 and later, and have IMPDEF
behaviour; we choose to RAZ/WI for all cores.

Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Peter Crosthwaite <[email protected]>
target-arm/helper.c
This page took 0.025955 seconds and 4 git commands to generate.