about summary refs log tree commit diff
path: root/compiler/rustc_target/src/asm/powerpc.rs
AgeCommit message (Expand)AuthorLines
2022-01-17Use Symbol for target features in asm handlingbjorn3-1/+2
2021-08-25add support for clobbering xer, cr, and cr[0-7] for asm! on OpenPower/PowerPCJacob Lifshay-9/+60
2021-05-13Add asm!() support for PowerPC64Dr. Chat-2/+8
2021-05-11Add initial asm!() support for PowerPCDr. Chat-0/+146