[abi] Changed signature of Xmm regs to Vec regs in x86 emitter

The purpose of this change is to minimize casting when using Vec
as a type for all vector registers in user code. In these cases
AsmJit required to cast Vec to Xmm to call emitter methods. After
this change it's no longer necessary to do that, which simplifies
user code.
This commit is contained in:
kobalicek
2025-06-01 09:01:37 +02:00
parent 408476b0b3
commit 8315855c64

File diff suppressed because it is too large Load Diff