Support #[repr(simd)] types in input/output of PowerPC inline assembly
This commit is contained in:
parent
9b4d7c6a40
commit
0f8ebba54a
12 changed files with 595 additions and 352 deletions
|
@ -392,6 +392,7 @@ symbols! {
|
|||
allow_fail,
|
||||
allow_internal_unsafe,
|
||||
allow_internal_unstable,
|
||||
altivec,
|
||||
alu32,
|
||||
always,
|
||||
and,
|
||||
|
@ -2154,6 +2155,7 @@ symbols! {
|
|||
volatile_store,
|
||||
vreg,
|
||||
vreg_low16,
|
||||
vsx,
|
||||
vtable_align,
|
||||
vtable_size,
|
||||
warn,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue