Skip to content

Conversation

@willieyz
Copy link
Contributor

@willieyz willieyz commented Nov 5, 2025

- This commit is ported from mlkem-native PR 1275
- This commit extends scripts/simpasm to support the emission of x86_64
  assembly in Intel syntax via `--x86-64-syntax intel`, also the CI is
  extended to exercise this on an x86_64 runner and run the full tests
  afterwards.

Signed-off-by: willieyz <[email protected]>
Copy link
Contributor

@mkannwischer mkannwischer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @willieyz. Tested this on my x86 machine and it works as it should.

@willieyz willieyz marked this pull request as ready for review November 5, 2025 06:58
@willieyz willieyz requested a review from a team as a code owner November 5, 2025 06:58
@willieyz willieyz marked this pull request as draft November 5, 2025 06:59
@willieyz willieyz marked this pull request as ready for review November 5, 2025 07:34
@mkannwischer mkannwischer merged commit f7fccd9 into main Nov 5, 2025
248 checks passed
@mkannwischer mkannwischer deleted the intel-syntax branch November 5, 2025 07:39
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.

Port: autogen/simpasm: Add support for Intel syntax

3 participants