Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dsh-tdep.c432 #define IS_MOV_R3(x) (((x) & 0xff00) == 0x1a00) macro
525 else if (IS_MOV_R3 (inst)) in sh_analyze_prologue()