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

  /src/external/gpl3/binutils/dist/gas/config/
rl78-parse.c 159 #define NOT_SFR rl78_error ("Expression not 0xFFF00 to 0xFFFFF")
160 #define SFR(e) if (!expr_is_sfr (e)) NOT_SFR;
  /src/external/gpl3/binutils.old/dist/gas/config/
rl78-parse.c 159 #define NOT_SFR rl78_error ("Expression not 0xFFF00 to 0xFFFFF")
160 #define SFR(e) if (!expr_is_sfr (e)) NOT_SFR;

Completed in 21 milliseconds