Suggestions-and-Issues
Suggestions-and-Issues copied to clipboard
[Bug]: Alpha: Bytes defined in ISA.spec are backwards
Discord Thread
https://discord.com/channels/828292123936948244/1275271934556372994
What happened?
I'd expect the byte order to have the first byte displayed be the first one executed (e.g. if I want to make a symbol that resolves to multiple instructions but spread an immediate over those instructions) however it seems to be backwards, with the LSBs of the immediate going into the first instruction.
Version
0.1123 Beta
What OSes are you seeing the problem on?
Windows, MacOS, Linux
Relevant debug.log output, search next to the exectuable
No response
I think this was changed, right?
This is an intentional choice, but we provide a setting to change it. rev_immediate is still missing for this issue to be closed