Searched refs:rl78_has_prefix (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Drl78-defs.h34 extern int rl78_has_prefix (void);
H A Dtc-rl78.c132 rl78_has_prefix (void) function
H A Drl78-parse.y106 #define NOT_ES if (rl78_has_prefix()) rl78_error ("ES: prefix not allowed here");
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Drl78-defs.h34 extern int rl78_has_prefix (void);
H A Dtc-rl78.c132 rl78_has_prefix (void) function
H A Drl78-parse.y106 #define NOT_ES if (rl78_has_prefix()) rl78_error ("ES: prefix not allowed here");
H A Drl78-parse.c164 #define NOT_ES if (rl78_has_prefix()) rl78_error ("ES: prefix not allowed here");
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Drl78-defs.h34 extern int rl78_has_prefix (void);
H A Dtc-rl78.c132 rl78_has_prefix (void) function
H A Drl78-parse.y106 #define NOT_ES if (rl78_has_prefix()) rl78_error ("ES: prefix not allowed here");
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Drl78-parse.c160 #define NOT_ES if (rl78_has_prefix()) rl78_error ("ES: prefix not allowed here");

Completed in 154 milliseconds