diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2020-08-17 21:52:15 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2020-09-01 07:41:38 -0700 |
commit | d7ecb757d1991ff0a58dcecf6c8990dbc19636bd (patch) | |
tree | d4629b3519f9dce96f6584ea04421cd00df2e57c /target/microblaze/meson.build | |
parent | 11105d67497c94475a9c89df5850fb7a2d52323e (diff) |
target/microblaze: Ensure imm constant is always available
Include the env->imm value in the TB values when IMM_FLAG is set.
This means that we can always reconstruct the complete 32-bit imm.
Discard env_imm when its contents can no longer be accessed.
Fix user-mode checks for BRK/BRKI, which depend on IMM.
Tested-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'target/microblaze/meson.build')
0 files changed, 0 insertions, 0 deletions