x86: support passing `u128`/`i128` to inline assembly tracking issue: https://github.com/rust-lang/rust/issues/133416 Seems like an oversight. LLVM has supported this since 2019, see https://github.com/llvm/llvm-project/issues/42502. I've put this under `asm_experimental_reg`. cc @taiki-e r? @Amanieu |
||
|---|---|---|
| .. | ||
| minicore.rs | ||
| minisimd.rs | ||
| rust_test_helpers.c | ||