Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-arm.c11197 unsigned regwidth = neon_shape_el_size[regshape], match; in neon_check_type() local
11207 if (regwidth != match) in neon_check_type()