Files
Jacob Pratt 95adef7b5c Rollup merge of #158364 - heiher:loong-asm-simd, r=wesleywiser
rustc_target/asm: add LoongArch LSX/LASX inline asm register support

Add support for LoongArch LSX and LASX registers in inline assembly by introducing the `vreg` and `xreg` register classes, along with their associated vector types and operand modifiers. The new register classes are gated behind the `asm_experimental_reg` feature. Also model the overlap between FPU, LSX, and LASX registers so register conflict checking works correctly for aliased registers.
2026-07-01 17:42:28 -04:00
..
2026-06-05 20:19:51 +02:00
2026-03-07 12:12:33 +00:00
2026-03-07 12:12:33 +00:00
2026-03-07 12:12:33 +00:00
2026-03-07 12:12:33 +00:00
2026-03-07 12:12:33 +00:00
2026-03-07 12:12:33 +00:00
2026-03-07 12:12:33 +00:00