Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dsh64-tdep.c338 #define IS_STS_PR(x) (((x) & 0xf0ff) == 0x2a) macro
630 if (IS_STS_R0 (w) || IS_STS_PR (w) in sh64_skip_prologue_hard_way()
883 if (IS_STS_PR (insn)) in sh64_analyze_prologue()