Skip to content

Update syntax after Jasmin release 2025.06.0#135

Merged
vbgl merged 1 commit into
mainfrom
update-mem-syntax
Jun 23, 2025
Merged

Update syntax after Jasmin release 2025.06.0#135
vbgl merged 1 commit into
mainfrom
update-mem-syntax

Conversation

@vbgl
Copy link
Copy Markdown
Collaborator

@vbgl vbgl commented Jun 18, 2025

This commit has been produced running (with GNU sed in zsh):

sed -i -f …/release-2025.06/compiler/scripts/replace-new-memory-syntax-sedscript **/*.jinc **/*.jazz

I’ve checked that the assembly generated from these files is unchanged (using Jasmin compiler 2025.06.0), except a few line offsets in debug information (produced when using -g) when there are several instructions on the same line, e.g., in the following place:

{ t[i] = r44[u64 2*i]; r44[u64 1+2*i] = t[i]; }
.

@vbgl vbgl merged commit df05811 into main Jun 23, 2025
0 of 4 checks passed
@vbgl vbgl deleted the update-mem-syntax branch June 23, 2025 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant