Searched refs:RTSD (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/binutils/gas/
H A Drx-parse.h154 RTSD = 364, enumerator in enum:yytokentype
288 #define RTSD 364 macro
H A Drx-parse.c327 RTSD = 364, enumerator in enum:yytokentype
461 #define RTSD 364 macro
854 "RTFI", "RTS", "RTSD", "SAT", "SATR", "SBB", "SCCND", "SCMPU", "SETPSW",
2278 rx_error (_("RTSD cannot pop R0"));
2280 rx_error (_("RTSD first reg must be <= second reg")); }
4097 OPC(RTSD),
/haiku-buildtools/gcc/libgcc/config/microblaze/
H A Dudivsi3.S100 RTSD r15,8
H A Ddivsi3.S92 RTSD r15,8
/haiku-buildtools/binutils/gas/config/
H A Drx-parse.y165 %token RTE RTFI RTS RTSD
308 | RTSD '#' EXPR ',' REG '-' REG
311 rx_error (_("RTSD cannot pop R0"));
313 rx_error (_("RTSD first reg must be <= second reg")); }
403 | RTSD '#' EXPR
1249 OPC(RTSD),

Completed in 118 milliseconds