Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dalternative.h224 #define ALTERNATIVE_TERNARY(oldinstr, ft_flags, newinstr_yes, newinstr_no) \ macro
392 #define ALTERNATIVE_TERNARY(oldinstr, ft_flags, newinstr_yes, newinstr_no) \ macro
A Dcpufeature.h101 asm goto(ALTERNATIVE_TERNARY("jmp 6f", %c[feature], "", "jmp %l[t_no]") in _static_cpu_has()

Completed in 5 milliseconds