Searched refs:COND_BR_MASK (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dsh-stub.c152 #define COND_BR_MASK 0xff00 macro
566 if ((opcode & COND_BR_MASK) == BT_INSTR)
582 else if ((opcode & COND_BR_MASK) == BF_INSTR)
H A Dwince.c833 #define COND_BR_MASK 0xff00 macro
870 if ((opcode & COND_BR_MASK) == BT_INSTR)
886 else if ((opcode & COND_BR_MASK) == BF_INSTR)

Completed in 90 milliseconds