1
Fork 0

Support #[repr(simd)] types in input/output of PowerPC inline assembly

This commit is contained in:
Taiki Endo 2024-11-29 00:24:36 +09:00
parent 9b4d7c6a40
commit 0f8ebba54a
12 changed files with 595 additions and 352 deletions

View file

@ -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,