Searched refs:DO_VRSHLU (Results 1 – 1 of 1) sorted by relevance
1082 #define DO_VRSHLU(N, M) do_uqrshl_bhs(N, (int8_t)(M), sizeof(N) * 8, true, NULL) in DO_2OP_S() macro1087 DO_2OP_U(vrshlu, DO_VRSHLU) in DO_2OP_S()2061 DO_2SHIFT_U(vrshli_u, DO_VRSHLU)