Home
last modified time | relevance | path

Searched refs:neon_three_args (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-arm.c16835 neon_three_args (int isquad) in neon_three_args() function
16858 neon_three_args (isquad); in neon_three_same()
18025 neon_three_args (t_bit); in do_bfloat_vfma()
18033 neon_three_args (t_bit); in do_bfloat_vfma()
21663 neon_three_args (rs == NS_QQS); in do_vusdot()
21671 neon_three_args (rs == NS_QQQ); in do_vusdot()
21691 neon_three_args (rs == NS_QQS); in do_vsudot()
21704 neon_three_args (1); in do_vsmmla()
21716 neon_three_args (1); in do_vummla()
22373 neon_three_args (rs == NS_QQS); in do_vdot()
[all …]
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-2019729 (neon_three_args): Split out from neon_three_same.
730 (neon_three_same): Part split out into neon_three_args.