]> Git Repo - qemu.git/commit
target/hppa: Avoid privilege level decrease during branches
authorRichard Henderson <[email protected]>
Mon, 9 Oct 2017 18:25:12 +0000 (11:25 -0700)
committerRichard Henderson <[email protected]>
Tue, 30 Jan 2018 18:08:18 +0000 (10:08 -0800)
commit660eefe1ca20ac118191bffcd23e721afec94142
tree5752fba7d834af796325c5e5ae4df65e86f0b455
parent86f8d05fc0bd077811c11c603b4263df2192e8e0
target/hppa: Avoid privilege level decrease during branches

These instructions force the destination privilege level
of the branch destination to be no higher than current.

Signed-off-by: Richard Henderson <[email protected]>
target/hppa/translate.c
This page took 0.028233 seconds and 4 git commands to generate.