Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-arm.c13593 enum neon_shape_el regshape; in neon_check_type() local
13602 regshape = neon_shape_tab[ns].el[i]; in neon_check_type()
13603 regwidth = neon_shape_el_size[regshape]; in neon_check_type()