radareorg/radare2

Implement asm.tabs2

Open

#14.455 aperta il 29 giu 2019

Vedi su GitHub
 (7 commenti) (0 reazioni) (1 assegnatario)C (3229 fork)batch import
FEEDBACK WANTEDRAsm-Disassemblerconsoleuigood first issue

Metriche repository

Star
 (23.826 star)
Metriche merge PR
 (Merge medio 16h 24m) (99 PR mergiate in 30 g)

Descrizione

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

Guida contributor