diff options
author | 2024-04-03 07:39:31 -1000 | |
---|---|---|
committer | 2024-05-15 08:55:19 +0200 | |
commit | 171ce939812d5e09ff3b9e24e1cc995368258768 (patch) | |
tree | 93cd76d75eb6634e569dc9613f1dad395cbfceae /scripts/coverage/compare_gcov_json.py | |
parent | accel/tcg: Introduce translator_fake_ld (diff) | |
download | qemu-171ce939812d5e09ff3b9e24e1cc995368258768.tar.xz qemu-171ce939812d5e09ff3b9e24e1cc995368258768.zip |
target/s390x: Fix translator_fake_ld length
The ilen value extracted from ex_value is the length of the
EXECUTE instruction itself, and so is the increment to the pc.
However, the length of the synthetic insn is located in the
opcode like all other instructions.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts/coverage/compare_gcov_json.py')
0 files changed, 0 insertions, 0 deletions