Searched refs:AV_SPARC_VIS (Results 1 – 6 of 6) sorted by relevance
44 #define AV_SPARC_VIS 0x0020 /* VIS instruction set supported */ macro
132 AV_SPARC_VIS, STRDESC("AV_SPARC_VIS"),
134 cpu_hwcap_flags |= AV_SPARC_VIS | AV_SPARC_VIS2 | in cpu_setup()
600 cpu_hwcap_flags = AV_SPARC_VIS | AV_SPARC_VIS2 |
472 cpu_hwcap_flags = AV_SPARC_VIS; in cpu_setup()
528 cpu_hwcap_flags = AV_SPARC_VIS | AV_SPARC_VIS2; in cpu_setup()