diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-06-09 10:58:20 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-06-20 10:01:30 +0200 |
commit | 8a2bd747877ac269d3ae06dc14029f479582acfd (patch) | |
tree | ef504f0295419d3a46862581431892d5d24e0abf /accel | |
parent | 48ab886d3da4f3ab94f79f6c0f8b4535b446bbfd (diff) |
host/include/x86_64: Use __m128i for "x" constraints
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: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'accel')
0 files changed, 0 insertions, 0 deletions