Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dmcore-tdep.c95 #define IS_STM(x) (((x) & 0xfff0) == 0x0070) /* stm rf-r15,r0 */ macro
389 else if (IS_STM (insn)) in mcore_analyze_prologue()