Home
last modified time | relevance | path

Searched refs:check_cpu_arch_compatible (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-2009706 (check_cpu_arch_compatible): Rename argument new to new_flag.
1096 (check_cpu_arch_compatible): Fix a typo in comments.
1451 (check_cpu_arch_compatible): New.
H A DChangeLog-20151332 (check_cpu_arch_compatible): Only allow Intel MCU instructions
H A DChangeLog-2011890 (check_cpu_arch_compatible): Check EM_K1OM.
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-2009706 (check_cpu_arch_compatible): Rename argument new to new_flag.
1096 (check_cpu_arch_compatible): Fix a typo in comments.
1451 (check_cpu_arch_compatible): New.
H A DChangeLog-2011890 (check_cpu_arch_compatible): Check EM_K1OM.
H A DChangeLog-20151332 (check_cpu_arch_compatible): Only allow Intel MCU instructions
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-i386.c2628 check_cpu_arch_compatible (const char *name ATTRIBUTE_UNUSED, in check_cpu_arch_compatible() function
2795 check_cpu_arch_compatible (string, cpu_arch[j].enable); in set_cpu_arch()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-i386.c2798 check_cpu_arch_compatible (const char *name ATTRIBUTE_UNUSED, in check_cpu_arch_compatible() function
2993 check_cpu_arch_compatible (string, cpu_arch[j].enable); in set_cpu_arch()
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git137962 check_cpu_arch_compatible(), put in place a test making sure that only
137971 The checks done by check_cpu_arch_compatible() were halfway sensible