| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tokens in lower levels, and improve token usage in disassembly
|
|
|
|
|
|
Make the CSR instructions show the CSR 12-bit immediate
operand as an unsigned integer.
This is a special case of the I-instruction format, where
it is same except that the 12-bit immediate is treated as
unsigned rather than signed.
|
|
Signed-off-by: Visual Ehrmanntraut <30368284+VisualEhrmanntraut@users.noreply.github.com>
|
|
|
|
Change integer register involved via compressed JAL
instruction from 0 (x0 (zero)) to 1 (x1 (ra))
|
|
|
|
|