Searched refs:CLRPSW (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/binutils/gas/
H A Drx-parse.h75 CLRPSW = 285, enumerator in enum:yytokentype
209 #define CLRPSW 285 macro
H A Drx-parse.c248 CLRPSW = 285, enumerator in enum:yytokentype
382 #define CLRPSW 285 macro
844 "BMCND", "BNOT", "BRA", "BRK", "BSET", "BSR", "BTST", "CLRPSW", "CMP",
4018 OPC(CLRPSW),
/haiku-buildtools/binutils/gas/config/
H A Drx-parse.y152 %token CLRPSW CMP
503 | CLRPSW flag
1170 OPC(CLRPSW),
/haiku-buildtools/gcc/gcc/config/rx/
H A Drx.c2413 ADD_RX_BUILTIN1 (CLRPSW, "clrpsw", void, integer);

Completed in 166 milliseconds