Home
last modified time | relevance | path

Searched defs:JMP_R1 (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/arch/m88k/m88k/
H A Ddb_trace.c66 #define JMP_R1(I) ((I) == 0xf400c001) /* jmp r1 */ macro
/openbsd/gnu/usr.bin/binutils/bfd/
H A Delf32-v850.c2490 #define JMP_R1(insn) ((insn) & 0x1f) macro
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-v850.c2396 #define JMP_R1(insn) ((insn) & 0x1f) macro