Home
last modified time | relevance | path

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

/arch/sparc/include/asm/
Delf_64.h72 #define AV_SPARC_MUL32 0x00000100 /* 32x32 multiply is efficient */ macro
/arch/sparc/kernel/
Dsetup_64.c539 cap |= (AV_SPARC_MUL32 | AV_SPARC_DIV32 | AV_SPARC_V8PLUS); in init_sparc64_elf_hwcap()