Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dmve_helper.c1082 #define DO_VRSHLU(N, M) do_uqrshl_bhs(N, (int8_t)(M), sizeof(N) * 8, true, NULL) in DO_2OP_S() macro
1087 DO_2OP_U(vrshlu, DO_VRSHLU) in DO_2OP_S()
2061 DO_2SHIFT_U(vrshli_u, DO_VRSHLU)