]> Git Repo - qemu.git/commit
target/arm: Add DISAS_UPDATE_NOCHAIN
authorRichard Henderson <[email protected]>
Fri, 26 Jun 2020 03:31:04 +0000 (20:31 -0700)
committerPeter Maydell <[email protected]>
Fri, 26 Jun 2020 13:31:12 +0000 (14:31 +0100)
commit329833286d7a1b0ef8c7daafe13c6ae32429694e
tree6e71519ab9cbd920bee656676dc7f587df35f86a
parent14407ec2007e18536ed34772eef46f6e0a0e3d0e
target/arm: Add DISAS_UPDATE_NOCHAIN

Add an option that writes back the PC, like DISAS_UPDATE_EXIT,
but does not exit back to the main loop.

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