Searched refs:NS_NULL (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-arm.c | 13041 NS_NULL enumerator 13190 for (; shape != NS_NULL; shape = (enum neon_shape) va_arg (ap, int)) in neon_select_shape() 13261 if (shape == NS_NULL && first_shape != NS_NULL) in neon_select_shape() 13597 if (ns == NS_NULL) in neon_check_type() 13732 rs = neon_select_shape (NS_FF, NS_DD, NS_NULL); in try_vfp_nsyn() 13738 rs = neon_select_shape (NS_FFF, NS_DDD, NS_NULL); in try_vfp_nsyn() 13856 enum neon_shape rs = neon_select_shape (NS_FF, NS_DD, NS_NULL); in do_vfp_nsyn_sqrt() 13868 enum neon_shape rs = neon_select_shape (NS_FFF, NS_DDD, NS_NULL); in do_vfp_nsyn_div() 13881 enum neon_shape rs = neon_select_shape (NS_FFF, NS_DDD, NS_NULL); in do_vfp_nsyn_nmul() 13903 enum neon_shape rs = neon_select_shape (NS_FF, NS_DD, NS_NULL); in do_vfp_nsyn_cmp() [all …]
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2013 | 1808 * config/tc-arm.c (do_neon_mov): Break on NS_NULL.
|
D | ChangeLog-2010 | 2101 NS_NULL.
|
D | ChangeLog-2006 | 1207 NS_NULL not NS_IGNORE.
|