Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dalternative.h67 #define ALTINSTR_REPLACEMENT(newinstr, feature, num) /* replacement */ \ argument
71 #define ALTERNATIVE(oldinstr, newinstr, feature) \ argument
103 #define alternative(oldinstr, newinstr, feature) \ argument
/linux/arch/s390/include/asm/
H A Dalternative.h171 #define alternative_input(oldinstr, newinstr, feature, input...) \ argument