Skip to content
Snippets Groups Projects
user avatar
Richard Henderson authored
The macOS catalina compiler produces an error for __int128_t
as the type for allocation with SSE inline asm constraint.
Create a new X86Int128Union type and use the vector type for
all SSE register inputs and outputs.

Tested-by: default avatarPeter Maydell <peter.maydell@linaro.org>
Signed-off-by: default avatarRichard Henderson <richard.henderson@linaro.org>
8a2bd747
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..