diff options
author | Nathan Froyd <froydnj@codesourcery.com> | 2010-06-08 13:29:58 -0700 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2010-06-09 16:10:50 +0200 |
commit | 620e48f66350991918dd78e9a686a9b159fec111 (patch) | |
tree | f02400793e4de3552320382d8fa90229115a9f9b /target-mips/op_helper.c | |
parent | 8153667c718e359368f306e1b2c144596dec5f80 (diff) | |
download | qemu-620e48f66350991918dd78e9a686a9b159fec111.zip |
target-mips: mips16 cleanups
Change code handling mips16-specific branches to use ISA-neutral special
opcodes. Since there are several places where the delay slot
requirements for microMIPS branches differ from mips16 branches, using
opcodes is easier than checking hflags, then checking mips16
vs. microMIPS.
Signed-off-by: Nathan Froyd <froydnj@codesourcery.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'target-mips/op_helper.c')
0 files changed, 0 insertions, 0 deletions