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

/openbsd-current/gnu/usr.bin/binutils/include/opcode/
H A Dor32.h76 #define OPTYPE_REG (0x20000000) macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dor32.h76 #define OPTYPE_REG (0x20000000) macro
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dor32-opc.c658 cur->type = OPTYPE_REG | OPTYPE_OP | OPTYPE_LAST;
670 type |= OPTYPE_REG;
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dor32-opc.c636 cur->type = OPTYPE_REG | OPTYPE_OP | OPTYPE_LAST;
648 type |= OPTYPE_REG;

Completed in 81 milliseconds