mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:40:57 +03:00
72d07257ed
Add asm!() support for PowerPC This includes GPRs and FPRs only. Note that this does not include PowerPC64. For my reference, this was mostly duplicated from PR #73214.