Searched refs:NS_NULL (Results 1 – 2 of 2) sorted by relevance
| /trueos/contrib/binutils/gas/config/ |
| HD | tc-arm.c | 10605 NS_NULL enumerator 10751 for (; shape != NS_NULL; shape = va_arg (ap, int)) in neon_select_shape() 10818 if (shape == NS_NULL && first_shape != NS_NULL) in neon_select_shape() 11272 rs = neon_select_shape (NS_FF, NS_DD, NS_NULL); in try_vfp_nsyn() 11278 rs = neon_select_shape (NS_FFF, NS_DDD, NS_NULL); in try_vfp_nsyn() 11376 enum neon_shape rs = neon_select_shape (NS_FF, NS_DD, NS_NULL); in do_vfp_nsyn_sqrt() 11388 enum neon_shape rs = neon_select_shape (NS_FFF, NS_DDD, NS_NULL); in do_vfp_nsyn_div() 11401 enum neon_shape rs = neon_select_shape (NS_FFF, NS_DDD, NS_NULL); in do_vfp_nsyn_nmul() 11423 enum neon_shape rs = neon_select_shape (NS_FF, NS_DD, NS_NULL); in do_vfp_nsyn_cmp() 11439 enum neon_shape rs = neon_select_shape (NS_FI, NS_DI, NS_NULL); in do_vfp_nsyn_cmp() [all …]
|
| /trueos/contrib/binutils/gas/ |
| HD | ChangeLog-2006 | 1207 NS_NULL not NS_IGNORE.
|