Searched refs:HWS_V8 (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-sparc.c | 226 #define HWS_V8 HWCAP_MUL32 | HWCAP_DIV32 | HWCAP_FSMULD macro 227 #define HWS_V9 HWS_V8 | HWCAP_POPC 257 { "v8", "v8", v8, 32, 1, HWS_V8, 0 }, 258 { "v8a", "v8", v8, 32, 1, HWS_V8, 0 }, 270 { "leon", "leon", leon, 32, 1, HWS_V8, 0 }, 271 { "sparclet", "sparclet", sparclet, 32, 1, HWS_V8, 0 }, 272 { "sparclite", "sparclite", sparclite, 32, 1, HWS_V8, 0 }, 273 { "sparc86x", "sparclite", sparc86x, 32, 1, HWS_V8, 0 },
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-2014 | 448 (HWS_V8): New define.
|