Home
last modified time | relevance | path

Searched refs:OPTYPE_LAST (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/include/opcode/
Dor32.h74 #define OPTYPE_LAST (0x80000000) macro
/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Dor32-opc.c636 cur->type = OPTYPE_REG | OPTYPE_OP | OPTYPE_LAST; in parse_params()
728 cur->type = type | cur->type | OPTYPE_OP | OPTYPE_LAST; in parse_params()