Searched refs:POPM (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/config/1750a/
H A Dms1750.inc86 POPM R`1`,R`LAST`
99 POPM R10,R13
112 POPM R10,R13
133 POPM R`2`,R`LOW2`
134 POPM R`1`,R`LOW1`
135 POPM R13,R14
155 POPM R`1`,R`LOW1`
156 POPM R13,R14
/haiku-buildtools/binutils/gas/
H A Drx-parse.h133 POPM = 343, enumerator in enum:yytokentype
267 #define POPM 343 macro
H A Drx-parse.c306 POPM = 343, enumerator in enum:yytokentype
440 #define POPM 343 macro
851 "MVTIPL", "NEG", "NOP", "NOT", "OR", "POP", "POPC", "POPM", "PUSH",
2448 rx_error (_("POPM cannot pop R0"));
2450 rx_error (_("POPM first reg must be <= second reg")); }
4076 OPC(POPM),
/haiku-buildtools/binutils/gas/config/
H A Drx-parse.y163 %token POP POPC POPM PUSH PUSHA PUSHC PUSHM
427 | POPM REG '-' REG
434 rx_error (_("POPM cannot pop R0"));
436 rx_error (_("POPM first reg must be <= second reg")); }
1228 OPC(POPM),
/haiku-buildtools/binutils/gas/testsuite/gas/tic54x/
H A Dall-opcodes.s[all...]
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/tic54x/
H A Dall-opcodes.s[all...]

Completed in 367 milliseconds