Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-arm.c13594 unsigned regwidth, match; in neon_check_type() local
13603 regwidth = neon_shape_el_size[regshape]; in neon_check_type()
13613 if (regwidth != match) in neon_check_type()