vscode-riscv-venus
vscode-riscv-venus copied to clipboard
Switch to 64 bit System.
When I write
ld x21, 8(x22)
It throws "LD instruction is not supported on 32bit System".
Does there exist any way to switch to 64 bit?