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

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c480 NT_unsigned enumerator in enum:neon_el_type
1507 case 'u': thistype = NT_unsigned; break;
15258 *g_type = NT_unsigned;
15344 case NT_unsigned:
15390 *type = NT_unsigned;
15540 if ((g_type == NT_signed || g_type == NT_unsigned)
15986 case NT_unsigned:
16295 inst.instruction |= (et.type == NT_unsigned) << 28;
16331 inst.instruction |= (et.type == NT_unsigned) << 28;
16405 inst.instruction |= (et.type == NT_unsigned) << 2
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c478 NT_unsigned enumerator in enum:neon_el_type
1544 case 'u': thistype = NT_unsigned; break;
15198 *g_type = NT_unsigned;
15284 case NT_unsigned:
15330 *type = NT_unsigned;
15480 if ((g_type == NT_signed || g_type == NT_unsigned)
15926 case NT_unsigned:
16235 inst.instruction |= (et.type == NT_unsigned) << 28;
16271 inst.instruction |= (et.type == NT_unsigned) << 28;
16345 inst.instruction |= (et.type == NT_unsigned) << 2
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c480 NT_unsigned enumerator in enum:neon_el_type
1507 case 'u': thistype = NT_unsigned; break;
15258 *g_type = NT_unsigned;
15344 case NT_unsigned:
15390 *type = NT_unsigned;
15540 if ((g_type == NT_signed || g_type == NT_unsigned)
15986 case NT_unsigned:
16295 inst.instruction |= (et.type == NT_unsigned) << 28;
16331 inst.instruction |= (et.type == NT_unsigned) << 28;
16405 inst.instruction |= (et.type == NT_unsigned) << 2
[all...]

Completed in 429 milliseconds