]> Git Repo - qemu.git/commit - target/arm/helper.c
target-arm: Convert miscellaneous reginfo structs to accessfn
authorPeter Maydell <[email protected]>
Thu, 20 Feb 2014 10:35:53 +0000 (10:35 +0000)
committerPeter Maydell <[email protected]>
Thu, 20 Feb 2014 10:35:53 +0000 (10:35 +0000)
commit92611c0019c38c860e6926dd2073c4448c382859
treeb7985466e6e957be879b19bb6ebe440230e69e66
parent00108f2d4d86f41694bafe173271528f7e69b0b7
target-arm: Convert miscellaneous reginfo structs to accessfn

Convert the remaining miscellaneous cases of reginfo read/write
functions returning EXCP_UDEF to use an accessfn instead:
TEEHBR, and the ATS address-translation operations.

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