Add initial asm!() support for PowerPC
This includes GPRs and FPRs only
This commit is contained in:
parent
5c02926546
commit
b1bb5d662c
6 changed files with 356 additions and 1 deletions
|
@ -947,6 +947,7 @@ symbols! {
|
|||
reg64,
|
||||
reg_abcd,
|
||||
reg_byte,
|
||||
reg_nonzero,
|
||||
reg_thumb,
|
||||
register_attr,
|
||||
register_tool,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue