Home
last modified time | relevance | path

Searched refs:NOT_SFR (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Drl78-parse.y99 #define NOT_SFR rl78_error ("Expression not 0xFFF00 to 0xFFFFF") macro
100 #define SFR(e) if (!expr_is_sfr (e)) NOT_SFR;