diff options
author | Philippe Mathieu-Daudé | 2021-08-18 12:12:12 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé | 2021-08-25 13:02:14 +0200 |
commit | 0cfd392d7b419cdbe5284b8227d95ab3daaea860 (patch) | |
tree | 3ed3497c00a0d79b4b2c85a413e786659e4e1262 /scripts/qapi/gen.py | |
parent | target/mips: Replace GET_LMASK64() macro by get_lmask(64) function (diff) | |
download | qemu-0cfd392d7b419cdbe5284b8227d95ab3daaea860.tar.gz qemu-0cfd392d7b419cdbe5284b8227d95ab3daaea860.tar.xz qemu-0cfd392d7b419cdbe5284b8227d95ab3daaea860.zip |
target/mips: Store CP0_Config0 in DisasContext
Most TCG helpers only have access to a DisasContext pointer,
not CPUMIPSState. Store a copy of CPUMIPSState::CP0_Config0
in DisasContext so we can access it from TCG helpers.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210818164321.2474534-5-f4bug@amsat.org>
Diffstat (limited to 'scripts/qapi/gen.py')
0 files changed, 0 insertions, 0 deletions