Home
last modified time | relevance | path

Searched refs:neon_select_shape (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-arm.c13176 neon_select_shape (enum neon_shape shape, ...) in neon_select_shape() function
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()
13919 enum neon_shape rs = neon_select_shape (NS_FI, NS_DI, NS_NULL); in do_vfp_nsyn_cmp()
14069 enum neon_shape rs = neon_select_shape (NS_DDD, NS_QQQ, NS_NULL); in do_neon_dyadic_i_su()
14078 enum neon_shape rs = neon_select_shape (NS_DDD, NS_QQQ, NS_NULL); in do_neon_dyadic_i64_su()
[all …]
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20061167 (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
DChangeLog-2011130 (neon_select_shape): Ensure we have matched all operands.
DChangeLog-20101906 * config/tc-arm.c (neon_select_shape): No need to match