Searched refs:N_S8 (Results 1 – 5 of 5) sorted by relevance
/dports/devel/binutils/binutils-2.37/gas/config/ |
H A D | tc-arm.c | 14977 N_S8 = 0x0000001, enumerator 15020 #define N_S_32 (N_S8 | N_S16 | N_S32) 15280 case 8: return N_S8; in type_chk_of_el_type() 15319 if ((mask & (N_S8 | N_U8 | N_I8 | N_8 | N_P8)) != 0) in el_type_of_type_chk() 15331 if ((mask & (N_S8 | N_S16 | N_S32 | N_S64)) != 0) in el_type_of_type_chk() 18091 N_EQK, N_EQK, N_S8 | N_S16 | N_S32 | N_KEY); in do_neon_qdmulh() 18660 N_S8 | N_S16 | N_S32 | N_S64 | N_KEY); in do_neon_qshlu_imm() 20578 N_EQK, N_S8 | N_S16 | N_S32 | N_KEY); in do_neon_sat_abs_neg() 20615 N_EQK, N_S8 | N_S16 | N_S32 | N_KEY); in do_neon_cls() 21531 neon_check_type (3, rs, N_EQK, N_EQK, N_KEY | N_S8); in do_neon_dotproduct() [all …]
|
/dports/devel/arm-elf-binutils/binutils-2.37/gas/config/ |
H A D | tc-arm.c | 14977 N_S8 = 0x0000001, enumerator 15020 #define N_S_32 (N_S8 | N_S16 | N_S32) 15280 case 8: return N_S8; in type_chk_of_el_type() 15319 if ((mask & (N_S8 | N_U8 | N_I8 | N_8 | N_P8)) != 0) in el_type_of_type_chk() 15331 if ((mask & (N_S8 | N_S16 | N_S32 | N_S64)) != 0) in el_type_of_type_chk() 18091 N_EQK, N_EQK, N_S8 | N_S16 | N_S32 | N_KEY); in do_neon_qdmulh() 18660 N_S8 | N_S16 | N_S32 | N_S64 | N_KEY); in do_neon_qshlu_imm() 20578 N_EQK, N_S8 | N_S16 | N_S32 | N_KEY); in do_neon_sat_abs_neg() 20615 N_EQK, N_S8 | N_S16 | N_S32 | N_KEY); in do_neon_cls() 21531 neon_check_type (3, rs, N_EQK, N_EQK, N_KEY | N_S8); in do_neon_dotproduct() [all …]
|
/dports/devel/gnulibiberty/binutils-2.37/gas/config/ |
H A D | tc-arm.c | 14977 N_S8 = 0x0000001, enumerator 15020 #define N_S_32 (N_S8 | N_S16 | N_S32) 15280 case 8: return N_S8; in type_chk_of_el_type() 15319 if ((mask & (N_S8 | N_U8 | N_I8 | N_8 | N_P8)) != 0) in el_type_of_type_chk() 15331 if ((mask & (N_S8 | N_S16 | N_S32 | N_S64)) != 0) in el_type_of_type_chk() 18091 N_EQK, N_EQK, N_S8 | N_S16 | N_S32 | N_KEY); in do_neon_qdmulh() 18660 N_S8 | N_S16 | N_S32 | N_S64 | N_KEY); in do_neon_qshlu_imm() 20578 N_EQK, N_S8 | N_S16 | N_S32 | N_KEY); in do_neon_sat_abs_neg() 20615 N_EQK, N_S8 | N_S16 | N_S32 | N_KEY); in do_neon_cls() 21531 neon_check_type (3, rs, N_EQK, N_EQK, N_KEY | N_S8); in do_neon_dotproduct() [all …]
|
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/config/ |
H A D | tc-arm.c | 13437 N_S8 = 0x0000001, enumerator 13476 #define N_SU_ALL (N_S8 | N_S16 | N_S32 | N_S64 | N_U8 | N_U16 | N_U32 | N_U64) 13477 #define N_SU_32 (N_S8 | N_S16 | N_S32 | N_U8 | N_U16 | N_U32) 13479 #define N_S_32 (N_S8 | N_S16 | N_S32) 13735 case 8: return N_S8; in type_chk_of_el_type() 13770 if ((mask & (N_S8 | N_U8 | N_I8 | N_8 | N_P8)) != 0) in el_type_of_type_chk() 13781 if ((mask & (N_S8 | N_S16 | N_S32 | N_S64)) != 0) in el_type_of_type_chk() 15208 N_EQK | N_UNS, N_S8 | N_S16 | N_S32 | N_S64 | N_KEY); in do_neon_qshlu_imm() 16365 N_EQK, N_S8 | N_S16 | N_U8 | N_U16 | N_32 | N_KEY); in do_neon_mov() 16552 N_EQK, N_S8 | N_S16 | N_S32 | N_KEY); in do_neon_sat_abs_neg() [all …]
|
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/config/ |
H A D | tc-arm.c | 13437 N_S8 = 0x0000001, enumerator 13476 #define N_SU_ALL (N_S8 | N_S16 | N_S32 | N_S64 | N_U8 | N_U16 | N_U32 | N_U64) 13477 #define N_SU_32 (N_S8 | N_S16 | N_S32 | N_U8 | N_U16 | N_U32) 13479 #define N_S_32 (N_S8 | N_S16 | N_S32) 13735 case 8: return N_S8; in type_chk_of_el_type() 13770 if ((mask & (N_S8 | N_U8 | N_I8 | N_8 | N_P8)) != 0) in el_type_of_type_chk() 13781 if ((mask & (N_S8 | N_S16 | N_S32 | N_S64)) != 0) in el_type_of_type_chk() 15208 N_EQK | N_UNS, N_S8 | N_S16 | N_S32 | N_S64 | N_KEY); in do_neon_qshlu_imm() 16365 N_EQK, N_S8 | N_S16 | N_U8 | N_U16 | N_32 | N_KEY); in do_neon_mov() 16552 N_EQK, N_S8 | N_S16 | N_S32 | N_KEY); in do_neon_sat_abs_neg() [all …]
|