HomeSort by: relevance | last modified time | path
    Searched defs:POPM (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
rx-parse.h 169 POPM = 370, /* POPM */
338 #define POPM 370
rx-parse.c 351 POPM = 370, /* POPM */
520 #define POPM 370
714 YYSYMBOL_POPM = 115, /* POPM */
1332 "OR", "POP", "POPC", "POPM", "PUSH", "PUSHA", "PUSHC", "PUSHM", "RACL",
2798 case 48: /* statement: POPM REG '-' REG */
2806 rx_error (_("POPM cannot pop R0"));
2808 rx_error (_("POPM first reg must be <= second reg")); }
4784 OPC(POPM),
  /src/external/gpl3/binutils.old/dist/gas/config/
rx-parse.h 169 POPM = 370, /* POPM */
338 #define POPM 370
rx-parse.c 351 POPM = 370, /* POPM */
520 #define POPM 370
714 YYSYMBOL_POPM = 115, /* POPM */
1332 "OR", "POP", "POPC", "POPM", "PUSH", "PUSHA", "PUSHC", "PUSHM", "RACL",
2798 case 48: /* statement: POPM REG '-' REG */
2806 rx_error (_("POPM cannot pop R0"));
2808 rx_error (_("POPM first reg must be <= second reg")); }
4784 OPC(POPM),

Completed in 52 milliseconds