Searched refs:LOOP_BEGIN (Results 1 - 14 of 14) sorted by relevance

/haiku-buildtools/binutils/gas/testsuite/gas/bfin/
H A Dloop.s2 LOOP_BEGIN bug;
H A Dloop2.s2 LOOP_BEGIN .bug;
H A Dloop3.s2 LOOP_BEGIN $bug;
H A Dloop_temps.s226 LOOP_BEGIN filter_start256;
237 LOOP_BEGIN filter_start_inner256;
268 LOOP_BEGIN filter_mid256;
270 LOOP_BEGIN filter_mid_inner256;
288 LOOP_BEGIN mem_update256;
296 LOOP_BEGIN mem_accum256;
/haiku-buildtools/legacy/binutils/gas/
H A Dbfin-parse.h83 LOOP_BEGIN = 309, enumerator in enum:yytokentype
258 #define LOOP_BEGIN 309 macro
H A Dbfin-parse.c110 LOOP_BEGIN = 309, enumerator in enum:yytokentype
285 #define LOOP_BEGIN 309 macro
1306 "LOOP_BEGIN", "LOOP_END", "DISALGNEXCPT", "JUMP", "JUMP_DOT_S",
H A Dbfin-lex.c1407 return LOOP_BEGIN;
/haiku-buildtools/binutils/gas/
H A Dbfin-parse.h98 LOOP_BEGIN = 308, enumerator in enum:yytokentype
272 #define LOOP_BEGIN 308 macro
H A Dbfin-lex.c1484 return LOOP_BEGIN;
H A Dbfin-parse.c574 LOOP_BEGIN = 308, enumerator in enum:yytokentype
748 #define LOOP_BEGIN 308 macro
1249 "LOOP_BEGIN", "LOOP_END", "DISALGNEXCPT", "JUMP", "JUMP_DOT_S",
6236 return yyerror ("Invalid expression in LOOP_BEGIN statement");
6247 return yyerror ("Invalid expression in LOOP_BEGIN statement");
/haiku-buildtools/legacy/binutils/gas/config/
H A Dbfin-lex.l132 [lL][oO][oO][pP]_[bB][eE][gG][iI][nN] return LOOP_BEGIN;
H A Dbfin-parse.y413 %token LOOP_BEGIN
/haiku-buildtools/binutils/gas/config/
H A Dbfin-lex.l132 [lL][oO][oO][pP]_[bB][eE][gG][iI][nN] return LOOP_BEGIN;
H A Dbfin-parse.y491 %token LOOP_BEGIN
3586 /* LOOP_BEGIN. */
3587 | LOOP_BEGIN NUMBER
3594 return yyerror ("Invalid expression in LOOP_BEGIN statement");
3598 | LOOP_BEGIN expr
3601 return yyerror ("Invalid expression in LOOP_BEGIN statement");

Completed in 371 milliseconds