ronin-code-asm
ronin-code-asm copied to clipboard
Change Operand sizes to bits, not bytes
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
).