Searched refs:match_simd_size (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-i386.c | 2176 match_simd_size (const insn_template *t, unsigned int wanted, in match_simd_size() function 2216 : !match_simd_size(t, wanted, given)))); in match_mem_size() 2253 && !match_simd_size (t, j, j)) in operand_size_match() 2260 && (!match_operand_size (t, j, j) || !match_simd_size (t, j, j))) in operand_size_match() 2295 && !match_simd_size (t, j, given)) in operand_size_match() 2300 || !match_simd_size (t, j, given))) in operand_size_match()
|
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | ChangeLog-2018 | 2941 * config/tc-i386.c (match_simd_size): Break long line. 2948 (match_simd_size): Update comments. Replace match_reg_size 3035 (match_simd_size): Likewise.
|
| D | ChangeLog-2017 | 51 * config/tc-i386.c (match_simd_size): New.
|
| D | ChangeLog-2020 | 3094 (match_simd_size): Add tmmword check.
|