Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20061164 (neon_shape_tab): New array.
1168 driven by new table neon_shape_tab array.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-arm.c13101 static struct neon_shape_info neon_shape_tab[] = variable
13195 for (j = 0; j < neon_shape_tab[shape].els; j++) in neon_select_shape()
13203 switch (neon_shape_tab[shape].el[j]) in neon_select_shape()
13602 regshape = neon_shape_tab[ns].el[i]; in neon_check_type()