Home
last modified time | relevance | path

Searched refs:negateshift (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-mve.c1554 bool negateshift, GVecGen2iFn vecfn) in do_2shift_vec() argument
1573 if (negateshift) { in do_2shift_vec()
1590 bool negateshift) in do_2shift() argument
1592 return do_2shift_vec(s, a, fn, negateshift, NULL); in do_2shift()