Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/gas/
DChangeLog-20061164 (neon_shape_tab): New array.
1168 driven by new table neon_shape_tab array.
/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-arm.c10715 static struct neon_shape_info neon_shape_tab[] = variable
10806 for (j = 0; j < neon_shape_tab[shape].els; j++) in neon_select_shape()
10814 switch (neon_shape_tab[shape].el[j]) in neon_select_shape()
11196 enum neon_shape_el regshape = neon_shape_tab[ns].el[i]; in neon_check_type()