]> Git Repo - qemu.git/commit
target/arm: Add arm_rebuild_hflags
authorRichard Henderson <[email protected]>
Wed, 23 Oct 2019 15:00:45 +0000 (11:00 -0400)
committerPeter Maydell <[email protected]>
Thu, 24 Oct 2019 16:16:28 +0000 (17:16 +0100)
commit3d74e2e9ffc9fda4da2c29ec8975e2115aaaa603
treeca31005651275bacad310fb5ded983da32e21c34
parent0a54d68e212a17ae347f40488acef69e63b7bbb4
target/arm: Add arm_rebuild_hflags

This function assumes nothing about the current state of the cpu,
and writes the computed value to env->hflags.

Reviewed-by: Alex BennĂ©e <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
Message-id: 20191023150057[email protected]
Signed-off-by: Peter Maydell <[email protected]>
target/arm/cpu.h
target/arm/helper.c
This page took 0.023634 seconds and 4 git commands to generate.