mirror of
https://github.com/antonblanchard/microwatt.git
synced 2026-04-09 14:13:31 +00:00
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>
This commit is contained in:
707
decode1.vhdl
707
decode1.vhdl
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user