Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2013516 * config/tc-mips.c (match_vu0_suffix_operand): Allow single-channel
566 (match_vu0_suffix_operand): New function.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c5927 match_vu0_suffix_operand (struct mips_arg_info *arg, in match_vu0_suffix_operand() function
6018 return match_vu0_suffix_operand (arg, operand, FALSE); in match_operand()
6021 return match_vu0_suffix_operand (arg, operand, TRUE); in match_operand()