Searched refs:neon_scalar_for_mul (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c17890 neon_scalar_for_mul (unsigned scalar, unsigned elsize)
17926 scalar = neon_scalar_for_mul (inst.operands[2].reg, et.size);
19748 /* Like neon_scalar_for_mul, this function generate Rm encoding from GAS's
21580 scalar_oprd2 = neon_scalar_for_mul (inst.operands[2].reg, 32);
17884 neon_scalar_for_mul (unsigned scalar, unsigned elsize) function
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c17830 neon_scalar_for_mul (unsigned scalar, unsigned elsize)
17866 scalar = neon_scalar_for_mul (inst.operands[2].reg, et.size);
19688 /* Like neon_scalar_for_mul, this function generate Rm encoding from GAS's
21514 scalar_oprd2 = neon_scalar_for_mul (inst.operands[2].reg, 32);
17824 neon_scalar_for_mul (unsigned scalar, unsigned elsize) function
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c17890 neon_scalar_for_mul (unsigned scalar, unsigned elsize)
17926 scalar = neon_scalar_for_mul (inst.operands[2].reg, et.size);
19748 /* Like neon_scalar_for_mul, this function generate Rm encoding from GAS's
21580 scalar_oprd2 = neon_scalar_for_mul (inst.operands[2].reg, 32);
17884 neon_scalar_for_mul (unsigned scalar, unsigned elsize) function

Completed in 510 milliseconds