Searched refs:neon_select_shape (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-arm.c | 15121 neon_select_shape (enum neon_shape shape, ...) in neon_select_shape() function 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() 16168 enum neon_shape rs = neon_select_shape (NS_IQQ, NS_IQR, NS_NULL); in do_mve_vcmp() 16221 enum neon_shape rs = neon_select_shape (NS_QQ, NS_NULL); in do_mve_vmaxa_vmina() 16236 enum neon_shape rs = neon_select_shape (NS_QQR, NS_NULL); in do_mve_vfmas() [all …]
|
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | ChangeLog-2006 | 1167 (neon_select_shape): New function to classify instruction shapes, 1195 (do_neon_swp): Use neon_select_shape not neon_check_shape. Use 1203 (do_neon_mov): Rewrite to use neon_select_shape. Add support for VFP
|
| D | ChangeLog-2011 | 130 (neon_select_shape): Ensure we have matched all operands.
|
| D | ChangeLog-2010 | 1906 * config/tc-arm.c (neon_select_shape): No need to match
|
| D | ChangeLog-2020 | 5361 (neon_select_shape): Account for P suffix.
|
| D | ChangeLog-2016 | 5300 (neon_select_shape): Add SE_H support code.
|