HomeSort by: relevance | last modified time | path
    Searched defs:regshape (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 15333 enum neon_shape_el regshape;
15342 regshape = neon_shape_tab[ns].el[i];
15343 regwidth = neon_shape_el_size[regshape];
15328 enum neon_shape_el regshape; local
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 15336 enum neon_shape_el regshape;
15345 regshape = neon_shape_tab[ns].el[i];
15346 regwidth = neon_shape_el_size[regshape];
15331 enum neon_shape_el regshape; local

Completed in 72 milliseconds