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:
@@ -948,6 +948,7 @@ symbols! {
|
||||
reg64,
|
||||
reg_abcd,
|
||||
reg_byte,
|
||||
reg_nonzero,
|
||||
reg_thumb,
|
||||
register_attr,
|
||||
register_tool,
|
||||
|
||||
Reference in New Issue
Block a user