ronin-code-asm icon indicating copy to clipboard operation
ronin-code-asm copied to clipboard

Change Operand sizes to bits, not bytes

Open postmodern opened this issue 4 days ago • 0 comments

All Operand sizes should be expressed in bits (8, 16, 32, 64, 128, 512). This will allow us to use the size within the ASM type class (ex: imm8).

postmodern avatar Feb 20 '25 08:02 postmodern