Home
last modified time | relevance | path

Searched defs:DO_VSHLL (Results 1 – 2 of 2) sorted by last modified time

/qemu/target/arm/tcg/
H A Dtranslate-mve.c1714 #define DO_VSHLL(INSN, FN) \ in DO_2SHIFT_SCALAR() macro
1775 DO_VSHLL(VSHLL_BS, vshllbs) in DO_VSHLL() function
H A Dmve_helper.c2116 #define DO_VSHLL(OP, TOP, ESIZE, TYPE, LESIZE, LTYPE) \ macro