Searched refs:N_P16 (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c15050 N_P16 = 0x0020000,
15327 case 16: return N_P16;
15377 else if ((mask & (N_S16 | N_U16 | N_I16 | N_16 | N_F16 | N_P16 | N_BF16))
15395 else if ((mask & (N_P8 | N_P16 | N_P64)) != 0)
18351 N_SU_32 | N_P8 | N_P16 | N_KEY);
15044 N_P16 = 0x0020000, enumerator in enum:neon_type_mask
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c14990 N_P16 = 0x0020000,
15267 case 16: return N_P16;
15317 else if ((mask & (N_S16 | N_U16 | N_I16 | N_16 | N_F16 | N_P16 | N_BF16))
15335 else if ((mask & (N_P8 | N_P16 | N_P64)) != 0)
18291 N_SU_32 | N_P8 | N_P16 | N_KEY);
14984 N_P16 = 0x0020000, enumerator in enum:neon_type_mask
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c15050 N_P16 = 0x0020000,
15327 case 16: return N_P16;
15377 else if ((mask & (N_S16 | N_U16 | N_I16 | N_16 | N_F16 | N_P16 | N_BF16))
15395 else if ((mask & (N_P8 | N_P16 | N_P64)) != 0)
18351 N_SU_32 | N_P8 | N_P16 | N_KEY);
15044 N_P16 = 0x0020000, enumerator in enum:neon_type_mask

Completed in 591 milliseconds