1
Fork 0

add support for clobbering xer, cr, and cr[0-7] for asm! on OpenPower/PowerPC

Fixes #88315
This commit is contained in:
Jacob Lifshay 2021-08-25 21:45:37 -07:00
parent 0afc20860e
commit 5802f60355
7 changed files with 135 additions and 10 deletions

View file

@ -478,6 +478,7 @@ symbols! {
core_panic_macro,
cosf32,
cosf64,
cr,
crate_id,
crate_in_paths,
crate_local,
@ -1415,6 +1416,7 @@ symbols! {
wreg,
write_bytes,
x87_reg,
xer,
xmm_reg,
ymm_reg,
zmm_reg,