radareorg/radare2

Implement asm.tabs2

开放

#14,455 创建于 2019年6月29日

 (7 条评论) (0 个反应) (1 位负责人)C (3,229 个派生)batch import
FEEDBACK WANTEDRAsm-Disassemblerconsoleuigood first issue

仓库指标

星标
 (23,826 个星标)
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

贡献者指南