Files
rust/tests/ui/asm
Paul Murphy 3c09d4a582 Allow vector-scalar (vs) registers in ppc inline assembly
Where supported, VSX is a 64x128b register set which encompasses
both the floating point and vector registers.

In the type tests, xvsqrtdp is used as it is the only two-argument
vsx opcode supported by all targets on llvm. If you need to copy
a vsx register, the preferred way is "xxlor xt, xa, xa".
2025-10-14 09:52:56 -05:00
..
2025-10-12 03:15:18 +00:00
2024-09-29 08:49:37 +02:00
2025-02-26 19:27:19 +00:00
2025-02-26 19:27:19 +00:00
2025-02-26 19:27:19 +00:00
2024-08-13 23:18:31 +02:00
2023-01-11 09:32:08 +00:00
2025-08-14 18:18:42 +02:00
2023-01-11 09:32:08 +00:00
2025-04-20 11:18:38 +02:00
2024-08-13 23:18:31 +02:00
2024-08-13 23:18:31 +02:00