qemu-e2k/disas
Aleksandar Markovic 86b5f8035b disas: nanoMIPS: Fix order of some invocations
Fix order of extraction function invocations so that extraction
goes from MSB side to LSB side of the given instruction coding
content. This is desireable because of consistency and easier
visual spotting of errors.

Reviewed-by: Aleksandar Rikalo <arikalo@wavecomp.com>
Reviewed-by: Stefan Markovic <smarkovic@wavecomp.com>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
2019-01-03 17:52:52 +01:00
..
libvixl
alpha.c
arm-a64.cc
arm.c disas/arm: fix 'instuction' typo in comment 2017-12-18 17:07:02 +03:00
cris.c
hppa.c
i386.c disas/i386: Add disassembly of rorx 2017-09-06 07:19:00 -07:00
lm32.c
m68k.c fix "Missing break in switch" coverity reports 2018-08-23 13:32:50 +02:00
Makefile.objs target/mips: Add disassembler support for nanoMIPS 2018-10-25 22:13:33 +02:00
microblaze.c disas/microblaze: Remove unused REG_SP macro 2018-12-26 06:40:02 +11:00
mips.c
moxie.c
nanomips.cpp disas: nanoMIPS: Fix order of some invocations 2019-01-03 17:52:52 +01:00
nanomips.h disas: nanoMIPS: Fix a function misnomer 2019-01-03 17:52:52 +01:00
nios2.c nios2: remove duplicated includes (in code commented out) 2017-12-18 17:07:02 +03:00
ppc.c target/ppc: tcg: Implement addex instruction 2018-12-21 09:24:23 +11:00
riscv.c RISC-V: Fix missing break statement in disassembler 2018-05-06 10:39:38 +12:00
s390.c disas/s390: fix global-buffer-overflow 2018-01-16 14:54:50 +01:00
sh4.c
sparc.c
tci.c
xtensa.c target/xtensa: disas/xtensa: fix coverity warnings 2018-01-22 11:54:58 -08:00