radareorg/radare2

Implement asm.tabs2

オープン

#14,455 opened on 2019/06/29

 (7 件のコメント) (0 件のリアクション) (1 人の担当者)C (3,229 件のフォーク)batch import
FEEDBACK WANTEDRAsm-Disassemblerconsoleuigood first issue

Repository metrics

Stars
 (23,826 個のスター)
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

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