Searched refs:POPC (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/binutils/gas/
H A Drx-parse.h132 POPC = 342, enumerator in enum:yytokentype
266 #define POPC 342 macro
H A Drx-parse.c305 POPC = 342, enumerator in enum:yytokentype
439 #define POPC 342 macro
851 "MVTIPL", "NEG", "NOP", "NOT", "OR", "POP", "POPC", "POPM", "PUSH",
2532 as_bad (_("POPC can only pop the first 16 control registers")); }
4075 OPC(POPC),
/haiku-buildtools/binutils/gas/config/
H A Drx-parse.y163 %token POP POPC POPM PUSH PUSHA PUSHC PUSHM
491 | POPC CREG
497 as_bad (_("POPC can only pop the first 16 control registers")); }
1227 OPC(POPC),

Completed in 52 milliseconds