Home
last modified time | relevance | path

Searched refs:arch_level (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390.h1054 int arch_level; member
H A Ds390-c.c339 sprintf (macro_def, "__ARCH__=%d", processor_table[s390_arch].arch_level); in s390_cpu_cpp_builtins_internal()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.h1076 int arch_level; member
H A Ds390-c.cc352 sprintf (macro_def, "__ARCH__=%d", processor_table[s390_arch].arch_level); in s390_cpu_cpp_builtins_internal()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201813612 (processor_table): Remove entries, add arch_level values.
13620 Share with s390-c.c, add arch_level field.