Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/gas/config/
H A Dtc-i386.c1669 static const i386_operand_type acc32 = OPERAND_TYPE_ACC32; variable
4948 && operand_type_equal (&i.types [0], &acc32) in match_template()
4949 && operand_type_equal (&i.types [1], &acc32)) in match_template()