radareorg/radare2

Implement asm.tabs2

Open

#14,455 建立於 2019年6月29日

在 GitHub 查看
 (7 留言) (0 反應) (1 負責人)C (3,229 fork)batch import
FEEDBACK WANTEDRAsm-Disassemblerconsoleuigood first issue

倉庫指標

Star
 (23,826 star)
PR 合併指標
 (平均合併 16小時 24分鐘) (30 天內合併 99 個 PR)

描述

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

貢獻者指南