Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dsh64-tdep.c336 #define IS_MOV_TO_R15(x) (((x) & 0xff00) == 0x1f00) macro
624 || IS_MOV_TO_R15 (w) || IS_MOV_R14 (w) in sh64_skip_prologue_hard_way()
1074 if (IS_MOV_TO_R15 (next_insn)) in sh64_nofp_frame_init_saved_regs()
DChangeLog-20029838 IS_MOV_TO_R15, IS_MOV_R14, IS_STQ_R18_R14, IS_STQ_R18_R15,