qemu/tcg/aarch64/tcg-target.opc.h
<<
>>
Prefs
   1/* Target-specific opcodes for host vector expansion.  These will be
   2   emitted by tcg_expand_vec_op.  For those familiar with GCC internals,
   3   consider these to be UNSPEC with names.  */
   4
   5DEF(aa64_sshl_vec, 1, 2, 0, IMPLVEC)
   6