mirror of
https://github.com/yuzu-mirror/unicorn.git
synced 2025-12-06 07:12:03 +01:00
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)
|