diff options
author | Emilio G. Cota <cota@braap.org> | 2018-12-07 21:02:38 -0500 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2019-10-28 15:12:38 +0000 |
commit | da94123fe1803bc9bc0cc38720224efe4b1a9491 (patch) | |
tree | 6e103d00054ce24218286964ae9ad27b8950b155 /target/i386 | |
parent | 23f42b6053442bf3596ed0f0b4105374d7b4628b (diff) | |
download | qemu-da94123fe1803bc9bc0cc38720224efe4b1a9491.zip |
target/sh4: fetch code with translator_ld
There is a small wrinkle with the gUSA instruction. The translator
effectively treats a (known) gUSA sequence as a single instruction.
For the purposes of the plugin we end up with a long multi-instruction
qemu_plugin_insn.
If the known sequence isn't detected we shall never run this
translation anyway.
Signed-off-by: Emilio G. Cota <cota@braap.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Diffstat (limited to 'target/i386')
0 files changed, 0 insertions, 0 deletions