Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dsh-tdep.c468 #define IS_MOVI20(x) (((x) & 0xf00f) == 0x0000) macro
570 else if (IS_MOVI20 (inst)) in sh_analyze_prologue()
2512 && IS_MOVI20 (read_memory_unsigned_integer (addr - 4, 2))) in sh_in_function_epilogue_p()
H A DChangeLog531 (IS_MOVI20): Ditto.