Home | History | Annotate | Download | only in target-arm

Lines Matching refs:SIZE

1838 #define ELEM(V, N, SIZE) (((V) >> ((N) * (SIZE))) & ((1ull << (SIZE)) - 1))