- Use From trait and remove `Decode` trait (#29) - Remove `decode/inst_16`, `decode/inst_32` module. (It should be merged) (#32) - Add a method that indicate if is a compressed instruction to `Instruction`. - Support F, D, Q extensions.
Decodetrait (UseFromtrait instead ofDecode#29)decode/inst_16,decode/inst_32module. (It should be merged) (Remove decode/inst_16 and decode/inst_32 directories #32)Instruction.