Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-arm.c15065 N_I8 = 0x0000100, enumerator
15103 #define N_I_ALL (N_I8 | N_I16 | N_I32 | N_I64)
15104 #define N_IF_32 (N_I8 | N_I16 | N_I32 | N_F16 | N_F32)
15106 #define N_I_MVE (N_I8 | N_I16 | N_I32)
15329 case 8: return N_I8; in type_chk_of_el_type()
15399 if ((mask & (N_S8 | N_U8 | N_I8 | N_8 | N_P8)) != 0) in el_type_of_type_chk()
15415 else if ((mask & (N_I8 | N_I16 | N_I32 | N_I64)) != 0) in el_type_of_type_chk()
17350 et = neon_check_type (2, rs, N_I8 | N_I16 | N_I32 | N_I64 | N_F32 in do_neon_logic()
18143 N_I8 | N_I16 | N_I32 | N_F16 | N_F32 | N_P8, 0); in do_neon_mul()
18875 N_EQK | N_DBL, N_I8 | N_I16 | N_I32 | N_KEY); in do_neon_shll()
[all …]