Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-arm.c15600 enum neon_shape_el regshape; in neon_check_type() local
15609 regshape = neon_shape_tab[ns].el[i]; in neon_check_type()
15610 regwidth = neon_shape_el_size[regshape]; in neon_check_type()