Home
last modified time | relevance | path

Searched refs:match_reg_size (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-i386.c1757 match_reg_size (const insn_template *t, unsigned int j) in match_reg_size() function
1775 return (match_reg_size (t, j) in match_mem_size()
1812 if (t->operand_types[j].bitfield.acc && !match_reg_size (t, j)) in operand_size_match()
1841 && !match_reg_size (t, j ? 0 : 1)) in operand_size_match()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20081736 * config/tc-i386.c (match_reg_size): New.
DChangeLog-20091034 (match_template, cpu_flags_match, match_reg_size, match_mem_size)