Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/config/pa/
H A Dpa.h43 PROCESSOR_7200, enumerator
H A Dpa.c424 pa_cpu = PROCESSOR_7200; in pa_handle_option()
4644 case PROCESSOR_7200: return 2; in pa_issue_rate()
/openbsd/gnu/usr.bin/gcc/gcc/config/pa/
H A Dpa.h43 PROCESSOR_7200, enumerator
H A Dpa.c252 pa_cpu = PROCESSOR_7200; in override_options()
4261 case PROCESSOR_7200: return 2; in pa_issue_rate()
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog.012738 * pa.h (enum processor_type): Add PROCESSOR_7200.