Lines Matching refs:macro
19 * The LOCK_PREFIX macro defined here replaces the LOCK and
271 * use this macro(s) if you need more than one output parameter
277 * use this macro if you need clobbers but no inputs in
285 .macro LOCK_PREFIX
293 .macro LOCK_PREFIX
301 .macro ANNOTATE_IGNORE_ALTERNATIVE
314 .macro altinstruction_entry orig alt feature orig_len alt_len
328 .macro ALTERNATIVE oldinstr, newinstr, feature
360 * Same as ALTERNATIVE macro above but for two alternatives. If CPU
364 .macro ALTERNATIVE_2 oldinstr, newinstr1, feature1, newinstr2, feature2