ppc750cl/disasm
InusualZ 65b0966a97 isa: `b` and `bc` change modifiers order
Previously they were `modifiers: [ AA, LK ]` and this caused problems,
because the modifiers add a char to the instruction mnemonics, but this
char is position dependant.
2022-05-31 20:24:54 -04:00
..
src isa: `b` and `bc` change modifiers order 2022-05-31 20:24:54 -04:00
tests isa: `b` and `bc` change modifiers order 2022-05-31 20:24:54 -04:00
Cargo.toml bump version to 0.2.0 2022-04-07 05:45:01 +02:00