Skip to content

Stabilize passing 128-bit integers via vector registers with asm! on x86 - #2313

Open
folkertdev wants to merge 2 commits into
rust-lang:masterfrom
folkertdev:assembly-x86-i128
Open

Stabilize passing 128-bit integers via vector registers with asm! on x86#2313
folkertdev wants to merge 2 commits into
rust-lang:masterfrom
folkertdev:assembly-x86-i128

Conversation

@folkertdev

@folkertdev folkertdev commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

I believe that this is the only change that is needed.

Stabilization PR: rust-lang/rust#159525
Tracking Issue: rust-lang/rust#133416

@ehuss ehuss added the S-waiting-on-stabilization Waiting for a stabilization PR to be merged in the main Rust repository label Jul 28, 2026
Comment thread src/inline-assembly.md Outdated

@traviscross traviscross left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Approved modulo fixing the missing backticks.

View changes since this review

Co-authored-by: Eric Huss <eric@huss.org>
@folkertdev
folkertdev marked this pull request as ready for review July 28, 2026 18:08
@rustbot rustbot added the S-waiting-on-review Status: The marked PR is awaiting review from a maintainer label Jul 28, 2026
@traviscross traviscross removed the S-waiting-on-review Status: The marked PR is awaiting review from a maintainer label Jul 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-stabilization Waiting for a stabilization PR to be merged in the main Rust repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants