Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Delf_64.h76 #define AV_SPARC_V8PLUS 0x00000800 /* v9 insn available to 32bit */ macro
/openbmc/linux/arch/sparc/kernel/
H A Dsetup_64.c562 cap |= (AV_SPARC_MUL32 | AV_SPARC_DIV32 | AV_SPARC_V8PLUS); in init_sparc64_elf_hwcap()