You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit extends scripts/simpasm to support the emission of
x86_64 assembly in Intel syntax via --x86-64-syntax intel.
The CI is extended to exercise this on an x86_64 runner
and run the full tests afterwards.
This can be useful for consuming libraries wishing to use
a different syntax than what mlkem-native uses. A similar
approach may be usable in the future to add assembly suitable
for the Windows assembler.
Signed-off-by: Hanno Becker <[email protected]>
0 commit comments