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

/haiku-buildtools/legacy/binutils/include/opcode/
H A Dmaxq.h84 FLAG_NZ = 0x40, /* Not Zero Flag. */ enumerator in enum:__anon2971
207 {"JUMP", 2, {FLAG_NZ, A_IMM | A_REG | A_MEM | A_DISP}, FMT, {0x5c, 0},
225 {"RET", 1, {FLAG_NZ, 0}, 1, {0x5c, 0}, {0x0d, 0}, MAX, 0x6D},
239 {"RETI", 1, {FLAG_NZ, 0}, 1, {0x5c, 0}, {0x8d, 0}, MAX, 0x7D},
/haiku-buildtools/legacy/binutils/opcodes/
H A Dmaxq-dis.c319 case FLAG_NZ:
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-maxq.c1634 i.maxq20_op[this_operand].flag = FLAG_NZ; /* Set the Register value. */

Completed in 928 milliseconds