Home
last modified time | relevance | path

Searched defs:newinstr2 (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/arch/loongarch/include/asm/
Dalternative.h80 #define ALTERNATIVE_2(oldinstr, newinstr1, feature1, newinstr2, feature2)\ argument
106 #define alternative_2(oldinstr, newinstr1, feature1, newinstr2, feature2) \ argument
/linux-6.14.4/arch/x86/include/asm/
Dalternative.h183 #define ALTERNATIVE_2(oldinstr, newinstr1, ft_flags1, newinstr2, ft_flags2) \ argument
190 #define ALTERNATIVE_3(oldinstr, newinstr1, ft_flags1, newinstr2, ft_flags2, \ argument
210 #define alternative_2(oldinstr, newinstr1, ft_flags1, newinstr2, ft_flags2) \ argument