diff options
| author | Leon Alrae | 2015-01-26 17:58:57 +0100 |
|---|---|---|
| committer | Leon Alrae | 2015-02-13 15:11:29 +0100 |
| commit | 5e88759a52934a32502298f2c78c6dfaa144364b (patch) | |
| tree | b3cdf816abe0b3307e3c02b8876814b2e8da8192 /scripts | |
| parent | target-mips: fix broken snapshotting (diff) | |
| download | qemu-5e88759a52934a32502298f2c78c6dfaa144364b.tar.gz qemu-5e88759a52934a32502298f2c78c6dfaa144364b.tar.xz qemu-5e88759a52934a32502298f2c78c6dfaa144364b.zip | |
target-mips: pass 0 instead of -1 as rs in microMIPS LUI instruction
Using rs = -1 in gen_logic_imm() for microMIPS LUI instruction is dangerous
and may bite us when implementing microMIPS R6 because in R6 AUI and LUI
are distinguished by rs value. Therefore use 0 for safety.
Reported-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
