Home
last modified time | relevance | path

Searched defs:NOT_ES (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Drl78-parse.y106 #define NOT_ES if (rl78_has_prefix()) rl78_error ("ES: prefix not allowed here"); macro
H A Drl78-parse.c164 #define NOT_ES if (rl78_has_prefix()) rl78_error ("ES: prefix not allowed here"); macro
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Drl78-parse.y106 #define NOT_ES if (rl78_has_prefix()) rl78_error ("ES: prefix not allowed here"); macro
H A Drl78-parse.c164 #define NOT_ES if (rl78_has_prefix()) rl78_error ("ES: prefix not allowed here"); macro