Skip to content

Conversation

fluxchief
Copy link
Contributor

As discussed on chat, there currently is the bug where certain suffixes are interpreted by the (m68k) assembler.

Example: move.l #global.w,-44(%fp)
.w is interpreted by the assembler as a size hint for #global.

As discussed on chat, there currently is the bug where certain suffixes are interpreted by the (m68k) assembler.

Example: `move.l #global.w,-44(%fp)`
`.w` is interpreted by the assembler as a size hint for `#global`.
@antoyo antoyo merged commit c325b82 into rust-lang:master Feb 3, 2025
37 checks passed
@antoyo
Copy link
Contributor

antoyo commented Feb 3, 2025

Thanks for your contribution!

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.

3 participants