ffc672aa97
Introduce decodetree structure to decode the tx79 opcodes. Start it by moving the existing MFHI1 and MFLO1 opcodes. Remove unnecessary comments. As the TX79 share opcodes with the TX19/TX39/TX49 CPUs, we introduce the decode_ext_txx9() dispatcher where we will add the other decoders later. Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20210214175912.732946-9-f4bug@amsat.org> |
||
---|---|---|
.. | ||
addr.c | ||
cp0_helper.c | ||
cp0_timer.c | ||
cpu-defs.c.inc | ||
cpu-param.h | ||
cpu-qom.h | ||
cpu.c | ||
cpu.h | ||
dsp_helper.c | ||
fpu_helper.c | ||
fpu_helper.h | ||
gdbstub.c | ||
helper.h | ||
internal.h | ||
kvm_mips.h | ||
kvm.c | ||
lmmi_helper.c | ||
machine.c | ||
meson.build | ||
mips32r6.decode | ||
mips64r6.decode | ||
mips-defs.h | ||
mips-semi.c | ||
msa32.decode | ||
msa64.decode | ||
msa_helper.c | ||
msa_helper.h.inc | ||
msa_translate.c | ||
mxu_translate.c | ||
op_helper.c | ||
rel6_translate.c | ||
tlb_helper.c | ||
TODO | ||
trace-events | ||
trace.h | ||
translate_addr_const.c | ||
translate.c | ||
translate.h | ||
tx79_translate.c | ||
tx79.decode | ||
txx9_translate.c |