Searched refs:DIVS (Results 1 - 16 of 16) sorted by relevance

/haiku-buildtools/binutils/gas/testsuite/gas/bfin/
H A Dloop_label.d10 4: 48 42 DIVS \(R0, R1\);
H A Dloop_label2.d10 4: 48 42 DIVS \(R0, R1\);
H A Darithmetic.d49 60: 6b 42 DIVS \(R3, R5\);
H A Dallinsn16.d16968 [^:]+: 40 42 + DIVS \(R0, R0\);
16969 [^:]+: 41 42 + DIVS \(R1, R0\);
16970 [^:]+: 42 42 + DIVS \(R2, R0\);
16971 [^:]+: 43 42 + DIVS \(R3, R0\);
16972 [^:]+: 44 42 + DIVS \(R4, R0\);
16973 [^:]+: 45 42 + DIVS \(R5, R0\);
16974 [^:]+: 46 42 + DIVS \(R6, R0\);
16975 [^:]+: 47 42 + DIVS \(R7, R0\);
16976 [^:]+: 48 42 + DIVS \(R0, R1\);
16977 [^:]+: 49 42 + DIVS \(R
[all...]
/haiku-buildtools/legacy/binutils/gas/
H A Dbfin-parse.h125 DIVS = 351, enumerator in enum:yytokentype
300 #define DIVS 351 macro
H A Dbfin-parse.c152 DIVS = 351, enumerator in enum:yytokentype
327 #define DIVS 351 macro
1314 "_GREATER_GREATER_ASSIGN", "DIVS", "DIVQ", "ASSIGN", "_STAR_ASSIGN",
5172 return yyerror ("Bad registers for DIVS");
H A Dbfin-lex.c1582 return DIVS;
/haiku-buildtools/binutils/gas/
H A Dbfin-parse.h140 DIVS = 350, enumerator in enum:yytokentype
314 #define DIVS 350 macro
H A Dbfin-parse.c616 DIVS = 350, enumerator in enum:yytokentype
790 #define DIVS 350 macro
1257 "_GREATER_GREATER_ASSIGN", "DIVS", "DIVQ", "ASSIGN", "_STAR_ASSIGN",
5312 return yyerror ("Bad registers for DIVS");
H A Dbfin-lex.c1659 return DIVS;
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/bfin/
H A Darithmetic.d49 60: 6b 42 DIVS\(R3,R5\);
/haiku-buildtools/legacy/binutils/gas/config/
H A Dbfin-lex.l170 [dD][iI][vV][sS] return DIVS;
H A Dbfin-parse.y443 %token DIVS DIVQ
2683 | DIVS LPAREN REG COMMA REG RPAREN
2688 return yyerror ("Bad registers for DIVS");
/haiku-buildtools/binutils/gas/config/
H A Dbfin-lex.l170 [dD][iI][vV][sS] return DIVS;
H A Dbfin-parse.y521 %token DIVS DIVQ
2793 | DIVS LPAREN REG COMMA REG RPAREN
2798 return yyerror ("Bad registers for DIVS");
/haiku-buildtools/binutils/opcodes/
H A Dnds32-asm.c389 {"divs", "=dt,%ra,%rb", ALU2 (DIVS), 4, ATTR (DIV) | ATTR (DXREG), 0, NULL, 0, NULL},

Completed in 331 milliseconds