radareorg/radare2

Implement asm.tabs2

Open

#14,455 opened on 2019年6月29日

GitHub で見る
 (7 comments) (0 reactions) (1 assignee)C (3,229 forks)batch import
FEEDBACK WANTEDRAsm-Disassemblerconsoleuigood first issue

Repository metrics

Stars
 (23,826 stars)
PR merge metrics
 (平均マージ 16h 24m) (30d で 99 merged PRs)

説明

My idea is that we should have two asm.tabs variables (names can be improved, im open to proposals).

  • asm.tabs = specify how many spaces between opcode and 1st operand
  • asm.tabs2 = specify space between operands

this will be useful for architectures with long instruction names like dalvik

コントリビューターガイド