rust/compiler/rustc_target/src
Mara Bos 494c563f3b
Rollup merge of #88350 - programmerjake:add-ppc-cr-xer-clobbers, r=Amanieu
add support for clobbering xer, cr, and cr[0-7] for asm! on OpenPower/PowerPC

Fixes #88315
2021-09-01 09:23:26 +02:00
..
abi rustc_target: remove LayoutOf bound from TyAbiInterface. 2021-08-30 00:44:12 +03:00
asm Rollup merge of #88350 - programmerjake:add-ppc-cr-xer-clobbers, r=Amanieu 2021-09-01 09:23:26 +02:00
spec Disallow the aapcs CC on Aarch64 2021-08-30 13:46:07 +03:00
lib.rs use undef for uninitialized bytes in constants 2021-08-25 17:49:28 -04:00
tests.rs Emit warnings for unused fields in custom targets. 2021-06-17 21:48:02 +02:00