Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dbfin-parse.y109 #define COMP3OP(dst, src0, src1, opc) \ macro
1127 $$ = COMP3OP (&$1, &$3, &$5, $4.r0);
1140 $$ = COMP3OP (&$1, &$3, &$5, 5);
1604 $$ = COMP3OP (&$1, &$3, &$5, 3);
1614 $$ = COMP3OP (&$1, &$3, &$5, 4);
1626 $$ = COMP3OP (&$1, &$3, &$6, 6);
1631 $$ = COMP3OP (&$1, &$3, &$6, 7);
1750 $$ = COMP3OP (&$1, &$3, &$5, 2);
1995 $$ = COMP3OP (&$1, &$3, &$3, 5);