diff options
author | Aurelien Jarno <aurelien@aurel32.net> | 2012-10-31 22:14:46 +0100 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2012-10-31 22:20:43 +0100 |
commit | 40e3acc18f1c663ee8f0c981525316f864f7b8ea (patch) | |
tree | c410b9352108350dcb96aa9fc042a016dd37930d /nbd.h | |
parent | b30706dda79894c01768df23cde526061d609258 (diff) | |
download | qemu-40e3acc18f1c663ee8f0c981525316f864f7b8ea.zip qemu-40e3acc18f1c663ee8f0c981525316f864f7b8ea.tar.gz qemu-40e3acc18f1c663ee8f0c981525316f864f7b8ea.tar.bz2 |
target-mips: remove #if defined(TARGET_MIPS64) in opcode enums
All switch() decoding instruction have a default entry, so it is possible
to have unused enum entries. Remove conditional definitions of MIPS64
opcode enums, as it only makes the code less readable.
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'nbd.h')
0 files changed, 0 insertions, 0 deletions