Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-arm.c14971 NS_NULL enumerator
15135 for (; shape != NS_NULL; shape = (enum neon_shape) va_arg (ap, int)) in neon_select_shape()
15252 if (shape == NS_NULL && first_shape != NS_NULL) in neon_select_shape()
15604 if (ns == NS_NULL) in neon_check_type()
15755 rs = neon_select_shape (NS_HH, NS_FF, NS_DD, NS_NULL); in try_vfp_nsyn()
15760 rs = neon_select_shape (NS_HHH, NS_FFF, NS_DDD, NS_NULL); in try_vfp_nsyn()
15896 enum neon_shape rs = neon_select_shape (NS_HH, NS_FF, NS_DD, NS_NULL); in do_vfp_nsyn_sqrt()
15914 enum neon_shape rs = neon_select_shape (NS_HHH, NS_FFF, NS_DDD, NS_NULL); in do_vfp_nsyn_div()
15933 enum neon_shape rs = neon_select_shape (NS_HHH, NS_FFF, NS_DDD, NS_NULL); in do_vfp_nsyn_nmul()
16089 enum neon_shape rs = neon_select_shape (NS_IQQ, NS_IQR, NS_NULL); in do_mve_vpt()
[all …]
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-20131808 * config/tc-arm.c (do_neon_mov): Break on NS_NULL.
DChangeLog-20102101 NS_NULL.
DChangeLog-20061207 NS_NULL not NS_IGNORE.
DChangeLog-20201726 NS_NULL shape.