Home
last modified time | relevance | path

Searched refs:HWS_V9 (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-sparc.c227 #define HWS_V9 HWS_V8 | HWCAP_POPC macro
228 #define HWS_VA HWS_V9 | HWCAP_VIS
259 { "sparc", "v9", v9, 0, 1, HWCAP_V8PLUS|HWS_V9, 0 },
275 { "v8plus", "v9", v9, 0, 1, HWCAP_V8PLUS|HWS_V9, 0 },
284 { "v9", "v9", v9, 0, 1, HWS_V9, 0 },
295 { "v9-64", "v9", v9, 64, 0, HWS_V9, 0 },
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2014449 (HWS_V9): Likewise.