Searched refs:JMP_R_MASK (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-v850.c3447 #define JMP_R_MASK 0xFFE0
3611 && ((insn[4] & JMP_R_MASK) != JMP_R
3850 && ((insn[2] & JMP_R_MASK) != JMP_R
3441 #define JMP_R_MASK macro
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-v850.c3425 #define JMP_R_MASK 0xFFE0
3589 && ((insn[4] & JMP_R_MASK) != JMP_R
3828 && ((insn[2] & JMP_R_MASK) != JMP_R
3419 #define JMP_R_MASK macro
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-v850.c3425 #define JMP_R_MASK 0xFFE0
3589 && ((insn[4] & JMP_R_MASK) != JMP_R
3828 && ((insn[2] & JMP_R_MASK) != JMP_R
3419 #define JMP_R_MASK macro
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-v850.c3425 #define JMP_R_MASK 0xFFE0
3590 && ((insn[4] & JMP_R_MASK) != JMP_R
3829 && ((insn[2] & JMP_R_MASK) != JMP_R
3419 #define JMP_R_MASK macro

Completed in 280 milliseconds