Searched refs:IS_LRW1 (Results 1 – 1 of 1) sorted by relevance
99 #define IS_LRW1(x) (((x) & 0xff00) == 0x7100) /* lrw r1,literal */ macro450 else if (IS_LRW1 (insn) || IS_MOVI1 (insn) in mcore_analyze_prologue()458 if (IS_LRW1 (insn)) in mcore_analyze_prologue()