diff options
author | Leon Alrae <leon.alrae@imgtec.com> | 2014-06-27 08:49:02 +0100 |
---|---|---|
committer | Leon Alrae <leon.alrae@imgtec.com> | 2014-10-13 12:38:24 +0100 |
commit | 10dc65dbb83829590e79216a86c2ee168be3bf0b (patch) | |
tree | 40a14502000555fa484fe74f20a8c37d1f1bd04c /disas/mips.c | |
parent | 099e5b4d9fe99860b5533d09fac7ac8b64c12b53 (diff) |
target-mips: split decode_opc_special* into *_r6 and *_legacy
For better code readability and to avoid 'if' statements for all R6 and preR6
instructions whose opcodes are the same - decode_opc_special* functions are
split into functions with _r6 and _legacy suffixes.
*_r6 functions will contain instructions which were introduced in R6.
*_legacy functions will contain instructions which were removed in R6.
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'disas/mips.c')
0 files changed, 0 insertions, 0 deletions