Compare commits

..
1 Commits
Author SHA1 Message Date
PleegWat 8e7441fdb3 Add ISA definitions for symphony
Adds both a 'stock' ISA (copied from the game) and one modified for test
code
2026-09-05 15:36:54 +02:00
+1 -1
View File
@@ -16,7 +16,7 @@ Performs a jump-and-link function call, with label size up to 32 bits.
_HARDWARE:_ Store PC+4 in the result register when in jump mode. _HARDWARE:_ Store PC+4 in the result register when in jump mode.
## `li %a(register) %b:U32(immediate | label) ## `li %a(register) %b:U32(immediate | label)`
Loads an immediate up to 32 bits long Loads an immediate up to 32 bits long
_HARDWARE:_ No requirements _HARDWARE:_ No requirements