]> Git Repo - qemu.git/commit
target/arm: Split out rebuild_hflags_m32
authorRichard Henderson <[email protected]>
Wed, 23 Oct 2019 15:00:38 +0000 (11:00 -0400)
committerPeter Maydell <[email protected]>
Thu, 24 Oct 2019 16:16:27 +0000 (17:16 +0100)
commit6e33ced563746530a4a7d8845bf9582ce621ec99
treed9ea4c62b4aa819fbf6bcfdb6253c0bccac1ac6a
parent8061a64910a3df76e3ef6905dfcc07d9071879ab
target/arm: Split out rebuild_hflags_m32

Create a function to compute the values of the TBFLAG_A32 bits
that will be cached, and are used by M-profile.

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/helper.c
This page took 0.023141 seconds and 4 git commands to generate.