Commit 13c24db9 authored by KotorinMinami's avatar KotorinMinami
Browse files

Change immediates to be signed in assembly

These immediates are sign extended and usually interpreted as signed, so it's less confusing to use signed numbers. This also matches SPIKE's disassembly.
parent e3c5b0a3
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment