Closed ErikP0 closed 7 years ago
Steps to reproduce: Create 32-Bit project Use this program:
.section data .resb 2 .section text addi x1, x0, 0x4f sb x1, x0, 0 addi x1, x1, 12 sb x1, x0, 0
The same happens when changing the address column's representation
Steps to reproduce: Create 32-Bit project Use this program:
The same happens when changing the address column's representation