Home
last modified time | relevance | path

Searched refs:IS_LRW1 (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dmcore-tdep.c99 #define IS_LRW1(x) (((x) & 0xff00) == 0x7100) /* lrw r1,literal */ macro
450 else if (IS_LRW1 (insn) || IS_MOVI1 (insn) in mcore_analyze_prologue()
458 if (IS_LRW1 (insn)) in mcore_analyze_prologue()