Home
last modified time | relevance | path

Searched refs:implver (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/arch/alpha/include/asm/
H A Dspecial_insns.h12 #define implver() \ macro
19 #define implver() IMPLVER_EV5 macro
22 #define implver() IMPLVER_EV6 macro
H A Dfpu.h77 if (implver() == IMPLVER_EV6) { in swcr_update_status()
H A Dxor.h866 (implver() == IMPLVER_EV6 ? &xor_block_alpha_prefetch : FASTEST)
H A Delf.h135 enum implver_enum i_ = implver(); \