Auto merge of #84732 - DrChat:asm_powerpc, r=Amanieu

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.
This commit is contained in:
bors 2021-05-13 05:40:55 +00:00
commit 72d07257ed
6 changed files with 356 additions and 1 deletions

View file

@ -948,6 +948,7 @@ symbols! {
reg64,
reg_abcd,
reg_byte,
reg_nonzero,
reg_thumb,
register_attr,
register_tool,