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

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c15063 N_UNS = 0x0000008, /* If N_EQK, this operand is forced to be unsigned. */
15071 #define N_ALLMODS (N_DBL | N_HLF | N_SGN | N_UNS | N_INT | N_FLT | N_SIZ)
15257 else if ((typebits & N_UNS) != 0)
18715 et = neon_check_type (2, rs, N_EQK | N_UNS,
18749 N_EQK | N_HLF | N_UNS, N_S16 | N_S32 | N_S64 | N_KEY);
18788 N_EQK | N_HLF | N_UNS, N_S16 | N_S32 | N_S64 | N_KEY);
15057 N_UNS = 0x0000008, /* If N_EQK, this operand is forced to be unsigned. */ enumerator in enum:neon_type_mask
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c15003 N_UNS = 0x0000008, /* If N_EQK, this operand is forced to be unsigned. */
15011 #define N_ALLMODS (N_DBL | N_HLF | N_SGN | N_UNS | N_INT | N_FLT | N_SIZ)
15197 else if ((typebits & N_UNS) != 0)
18655 et = neon_check_type (2, rs, N_EQK | N_UNS,
18689 N_EQK | N_HLF | N_UNS, N_S16 | N_S32 | N_S64 | N_KEY);
18728 N_EQK | N_HLF | N_UNS, N_S16 | N_S32 | N_S64 | N_KEY);
14997 N_UNS = 0x0000008, /* If N_EQK, this operand is forced to be unsigned. */ enumerator in enum:neon_type_mask
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c15063 N_UNS = 0x0000008, /* If N_EQK, this operand is forced to be unsigned. */
15071 #define N_ALLMODS (N_DBL | N_HLF | N_SGN | N_UNS | N_INT | N_FLT | N_SIZ)
15257 else if ((typebits & N_UNS) != 0)
18715 et = neon_check_type (2, rs, N_EQK | N_UNS,
18749 N_EQK | N_HLF | N_UNS, N_S16 | N_S32 | N_S64 | N_KEY);
18788 N_EQK | N_HLF | N_UNS, N_S16 | N_S32 | N_S64 | N_KEY);
15057 N_UNS = 0x0000008, /* If N_EQK, this operand is forced to be unsigned. */ enumerator in enum:neon_type_mask

Completed in 434 milliseconds