Skip to content

Commit 4786d22

Browse files
committed
Update disasm snapshots for built-in disassemblers
Format differences from capstone: - movz/movn shown instead of mov alias - Immediates in hex (#0x7 vs #7) - Branch targets as relative decimal (+8 vs #0x10) - Condition on mnemonic (bne vs b.ne) - ldr/str with explicit #0 offset instead of ldur/stur - 32-bit ops use mnemonic suffix (addw) instead of w-prefix registers - Embedded data bytes show as "unknown" instead of fake instructions
1 parent c33a989 commit 4786d22

3 files changed

Lines changed: 255 additions & 272 deletions

File tree

Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)