Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dalternative.h80 #define ALTERNATIVE_2(oldinstr, newinstr1, feature1, newinstr2, feature2)\ argument
106 #define alternative_2(oldinstr, newinstr1, feature1, newinstr2, feature2) \ argument
/linux/arch/x86/include/asm/
H A Dalternative.h192 #define ALTERNATIVE_2(oldinstr, newinstr1, ft_flags1, newinstr2, ft_flags2) \ argument
199 #define ALTERNATIVE_3(oldinstr, newinstr1, ft_flags1, newinstr2, ft_flags2, \ argument
219 #define alternative_2(oldinstr, newinstr1, ft_flags1, newinstr2, ft_flags2) \ argument