Lines Matching refs:feature2
170 #define ALTERNATIVE_2(oldinstr, newinstr1, feature1, newinstr2, feature2)\ argument
174 ALTINSTR_ENTRY(feature2, 2) \
178 ALTINSTR_REPLACEMENT(newinstr2, feature2, 2) \
214 #define alternative_2(oldinstr, newinstr1, feature1, newinstr2, feature2) \ argument
215 asm_inline volatile(ALTERNATIVE_2(oldinstr, newinstr1, feature1, newinstr2, feature2) ::: "memory")
241 feature2, input...) \ argument
243 newinstr2, feature2) \
262 #define alternative_call_2(oldfunc, newfunc1, feature1, newfunc2, feature2, \ argument
265 "call %P[new2]", feature2) \
364 .macro ALTERNATIVE_2 oldinstr, newinstr1, feature1, newinstr2, feature2
374 altinstruction_entry 140b,144f,\feature2,142b-140b,145f-144f