mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-01-21 23:40:59 +00:00
03c8d3ff00
Always perform one call instead of two for 16-byte operands. Use byte loads/stores directly into the vector register file instead of extractions and deposits to a 64-bit local variable. In order to easily receive pointers into the vector register file, convert the helper to the gvec out-of-line signature. Move the helper into vec_helper.c, where it can make use of H1 and clear_tail. Backports 519183d3fee58e52f7b51cf146c9dc9edc565059 |
||
---|---|---|
.. | ||
arm | ||
i386 | ||
m68k | ||
mips | ||
riscv | ||
sparc |