Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dsve_helper.c398 #define do_srshl_b(n, m) do_sqrshl_bhs(n, m, 8, true, NULL) in DO_ZPZZ() macro
403 DO_ZPZZ(sve2_srshl_zpzz_b, int8_t, H1, do_srshl_b) in DO_ZPZZ()