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

贡献者指南