1
0
Fork 0
mirror of https://github.com/yuzu-emu/unicorn.git synced 2025-09-23 02:37:11 +00:00
unicorn/qemu/tcg/i386
Richard Henderson a4c2dbef3e
tcg/i386: Mark xmm registers call-clobbered
When host vector registers and operations were introduced, I failed
to mark the registers call clobbered as required by the ABI.

Fixes: 770c2fc7bb7

Backports commit 672189cd586ea38a2c1d8ab91eb1f9dcff5ceb05 from qemu
2018-07-23 20:00:26 -04:00
..
tcg-target.h tcg/i386: Add vector operations 2018-03-07 08:07:40 -05:00
tcg-target.inc.c tcg/i386: Mark xmm registers call-clobbered 2018-07-23 20:00:26 -04:00
tcg-target.opc.h tcg/i386: Add vector operations 2018-03-07 08:07:40 -05:00