forked from cores/microwatt
decode: Start moving towards decoding by major opcode first
With this, we have a table for most major opcodes and separate tables for each major opcode that has further decoding required. These tables are still mostly indexed by the ppc_insn_t values, however. A few things are still decoded completely at the top level: nop, attn and sim_config. Signed-off-by: Paul Mackerras <paulus@ozlabs.org>jtag-port
parent
c9e92483b8
commit
e30a87593a