Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Drl78-parse.y111 #define ISA_G13(s) if (!rl78_isa_g13()) rl78_error (s " is only supported on the G13") macro
H A Drl78-parse.c169 #define ISA_G13(s) if (!rl78_isa_g13()) rl78_error (s " is only supported on the G13") macro
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Drl78-parse.y111 #define ISA_G13(s) if (!rl78_isa_g13()) rl78_error (s " is only supported on the G13") macro
H A Drl78-parse.c169 #define ISA_G13(s) if (!rl78_isa_g13()) rl78_error (s " is only supported on the G13") macro