rizin/test/db/asm/m68k_cpu32_32
billow 4e7c9af04c
Update capstone for M68k (#6309)
* Bump capstone to the latest next
* Add capstone M68k changes
* Update M68k instruction size and fix tests
* Add M68K assembly instruction definitions for 68000, 68020, 68030, 68060, and CPU32
* Update maxopsz to 22 for bflt, hunk, and smd formats
* Add M68k ELF coredump parsing support
2026-05-05 03:16:53 +08:00

7 lines
192 B
Text

d "bgnd" 4afa
d "tblu.w (a0), d0" f8100140
d "tbls.l (a2), d3" f8123980
d "tblun.b (a1), d2" f8112500
d "tblsn.w (a4), d5" f8145d40
d "tblu.w d1:d2, d3" f8013042
d "tbls.b d4:d5, d6" f8046805