Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/elf/
Dcommon.h351 #define EM_VE 251 /* NEC Vector Engine */ macro
/netbsd/src/external/gpl3/gdb/dist/include/elf/
Dcommon.h351 #define EM_VE 251 /* NEC Vector Engine */ macro
/netbsd/src/external/gpl3/binutils/dist/binutils/
Dreadelf.c3068 case EM_VE: return "NEC Vector Engine"; in get_machine_name()