ppc750cl/disasm
InusualZ 9fd7546916 disasm: improve branch ins helpers
`branch_dest`: Support absolute destinations
`is_branch`: Use `matches!` to improve readability
`is_direct_branch`: Added helper to better match direct branches

Co-authored-by: Richard Patel <me@terorie.dev>
2022-05-31 20:24:20 -04:00
..
src disasm: improve branch ins helpers 2022-05-31 20:24:20 -04:00
tests fix condition register logical instructions 2022-04-09 15:33:40 +02:00
Cargo.toml bump version to 0.2.0 2022-04-07 05:45:01 +02:00