rust/tests/ui/asm/powerpc
Paul Murphy 5f6fa960c2 Relax r29 inline asm restriction on PowerPC64 targets
LLVM uses r29 to hold a base pointer for some PowerPC target
configurations. It is usable on all 64 bit targets as a callee
save register.
2025-11-04 12:08:19 -06:00
..
bad-reg.aix64.stderr Relax r29 inline asm restriction on PowerPC64 targets 2025-11-04 12:08:19 -06:00
bad-reg.powerpc.stderr Relax r29 inline asm restriction on PowerPC64 targets 2025-11-04 12:08:19 -06:00
bad-reg.powerpc64.stderr Relax r29 inline asm restriction on PowerPC64 targets 2025-11-04 12:08:19 -06:00
bad-reg.powerpc64le.stderr Relax r29 inline asm restriction on PowerPC64 targets 2025-11-04 12:08:19 -06:00
bad-reg.rs Relax r29 inline asm restriction on PowerPC64 targets 2025-11-04 12:08:19 -06:00