Searched refs:HLT (Results 1 - 10 of 10) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/
H A Dbfin-parse.h72 HLT = 298, enumerator in enum:yytokentype
247 #define HLT 298 macro
H A Dbfin-parse.c99 HLT = 298, enumerator in enum:yytokentype
274 #define HLT 298 macro
1304 "NOP", "RTI", "RTS", "RTX", "RTN", "RTE", "HLT", "IDLE", "STI", "CLI",
H A Dbfin-lex.c1522 return HLT;
/haiku-buildtools/binutils/gas/
H A Dbfin-parse.h87 HLT = 297, enumerator in enum:yytokentype
261 #define HLT 297 macro
H A Dbfin-lex.c1599 return HLT;
H A Dbfin-parse.c563 HLT = 297, enumerator in enum:yytokentype
737 #define HLT 297 macro
1247 "NOP", "RTI", "RTS", "RTX", "RTN", "RTE", "HLT", "IDLE", "STI", "CLI",
6341 notethat ("psedoDEBUG: HLT\n");
/haiku-buildtools/legacy/binutils/gas/config/
H A Dbfin-lex.l157 [hH][lL][tT] return HLT;
H A Dbfin-parse.y406 %token HLT IDLE
/haiku-buildtools/binutils/gas/config/
H A Dbfin-lex.l157 [hH][lL][tT] return HLT;
H A Dbfin-parse.y484 %token HLT IDLE
3666 | HLT
3668 notethat ("psedoDEBUG: HLT\n");

Completed in 151 milliseconds