]> Git Repo - qemu.git/commit
target/arm: Implement UAO semantics
authorRichard Henderson <[email protected]>
Sat, 8 Feb 2020 12:58:15 +0000 (12:58 +0000)
committerPeter Maydell <[email protected]>
Thu, 13 Feb 2020 14:14:55 +0000 (14:14 +0000)
commit7a8014ab871d5320effd737dfe88b2e80f16a509
treee42fa83cf7f0e84b9b8f7644217b0b63d088721f
parent9eeb7a1c9531cb3574bfe2c36eb7624802c3ec00
target/arm: Implement UAO semantics

We need only override the current condition under which
TBFLAG_A64.UNPRIV is set.

Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
Message-id: 20200208125816[email protected]
Signed-off-by: Peter Maydell <[email protected]>
target/arm/helper.c
This page took 0.023406 seconds and 4 git commands to generate.