Searched refs:FLAG_S (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dmaxq.h85 FLAG_S = 0x80, /* Sign Flag. */ enumerator in enum:__anon5723
214 {"JUMP", 2, {FLAG_S, A_IMM | A_REG | A_MEM | A_DISP}, FMT, {0x4c, 0},
227 {"RET", 1, {FLAG_S, 0}, 1, {0x4c, 0}, {0x0d, 0}, MAX, 0x6C},
241 {"RETI", 1, {FLAG_S, 0}, 1, {0x4c, 0}, {0x8d, 0}, MAX, 0x7C},
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dmaxq-dis.c323 case FLAG_S:
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-maxq.c1669 i.maxq20_op[this_operand].flag = FLAG_S; /* Set the Register value. */

Completed in 126 milliseconds