mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2024-12-23 17:35:33 +00:00
0217ee7b24
Backports commit 79525dfd08262d8de10d271f17e5a4096ef96d16 from qemu
6 lines
227 B
C
6 lines
227 B
C
/* Target-specific opcodes for host vector expansion. These will be
|
|
emitted by tcg_expand_vec_op. For those familiar with GCC internals,
|
|
consider these to be UNSPEC with names. */
|
|
|
|
DEF(aa64_sshl_vec, 1, 2, 0, IMPLVEC)
|