Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Drl78-parse.y110 #define ISA_G10(s) if (!rl78_isa_g10()) rl78_error (s " is only supported on the G10") macro
Drl78-parse.c168 #define ISA_G10(s) if (!rl78_isa_g10()) rl78_error (s " is only supported on the G10") macro
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-20151418 * config/rl78-parse.y (ISA_G10): New.