Searched defs:replacement (Results 1 – 4 of 4) sorted by relevance
27 u32 replacement; /* replacement instruction or code */ member36 #define ALTERNATIVE(cond, replacement) "!0:" \ argument47 #define ALTERNATIVE(from, to, cond, replacement)\ argument
48 u32 *from, replacement; in apply_alternatives() local
188 union loongarch_instruction *instr, *replacement; in apply_alternatives() local
621 u8 *instr, *replacement; in apply_alternatives() local
Completed in 28 milliseconds