Searched refs:BEQOP (Results 1 – 2 of 2) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/include/opcode/ |
| D | dlx.h | 82 #define BEQOP 0x10000000 macro 257 { "beqz", BEQOP, "a,d" }, /* Branch if a == 0 */ 259 { "beq", BEQOP, "a,d" }, /* Branch if a == 0 */
|
| /mirbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | dlx-dis.c | 332 { OPC(BEQOP), "beqz" }, /* Store byte. */ in dlx_br_type()
|