Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dmve_helper.c1081 #define DO_VRSHLS(N, M) do_sqrshl_bhs(N, (int8_t)(M), sizeof(N) * 8, true, NULL) in DO_2OP_S() macro
1086 DO_2OP_S(vrshls, DO_VRSHLS) in DO_2OP_S()
2062 DO_2SHIFT_S(vrshli_s, DO_VRSHLS)