Home
last modified time | relevance | path

Searched refs:FLAG_NC (Results 1 – 10 of 10) sorted by relevance

/dports/emulators/gngb/gngb-20060309/src/
H A Dcpu.c374 } else UNSET_FLAG(FLAG_NC); in gbcpu_exec_one()
958 UNSET_FLAG(FLAG_NN&FLAG_NC); in gbcpu_exec_one()
968 UNSET_FLAG(FLAG_NN&FLAG_NC); in gbcpu_exec_one()
978 UNSET_FLAG(FLAG_NN&FLAG_NC); in gbcpu_exec_one()
988 UNSET_FLAG(FLAG_NN&FLAG_NC); in gbcpu_exec_one()
998 UNSET_FLAG(FLAG_NN&FLAG_NC); in gbcpu_exec_one()
1008 UNSET_FLAG(FLAG_NN&FLAG_NC); in gbcpu_exec_one()
1019 UNSET_FLAG(FLAG_NN&FLAG_NC); in gbcpu_exec_one()
1029 UNSET_FLAG(FLAG_NN&FLAG_NC); in gbcpu_exec_one()
1035 UNSET_FLAG(FLAG_NN&FLAG_NC&FLAG_NH); in gbcpu_exec_one()
[all …]
H A Dcpu.h33 #define FLAG_NC 0xEF macro
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/include/opcode/
H A Dmaxq.h82 FLAG_NC = 0x10, /* No Carry (~C) flag. */ enumerator
201 {"JUMP", 2, {FLAG_NC, A_IMM | A_REG | A_MEM | A_DISP}, FMT, {0x6c, 0},
221 {"RET", 1, {FLAG_NC, 0}, 1, {0x6c, 0}, {0x0d, 0}, MAX, 0x6E},
235 {"RETI", 1, {FLAG_NC, 0}, 1, {0x6c, 0}, {0x8d, 0}, MAX, 0x7E},
/dports/devel/djgpp-binutils/binutils-2.17/include/opcode/
H A Dmaxq.h82 FLAG_NC = 0x10, /* No Carry (~C) flag. */ enumerator
201 {"JUMP", 2, {FLAG_NC, A_IMM | A_REG | A_MEM | A_DISP}, FMT, {0x6c, 0},
221 {"RET", 1, {FLAG_NC, 0}, 1, {0x6c, 0}, {0x0d, 0}, MAX, 0x6E},
235 {"RETI", 1, {FLAG_NC, 0}, 1, {0x6c, 0}, {0x8d, 0}, MAX, 0x7E},
/dports/devel/z88dk/z88dk/src/z80asm/
H A Dopcodes.c64 case Z80_JR_FLAG(FLAG_NC): in add_opcode_jr_n()
H A Dopcodes.h106 enum { FLAG_NZ, FLAG_Z, FLAG_NC, FLAG_C, FLAG_PO_LZ, FLAG_PE_LO, FLAG_P, FLAG_M }; enumerator
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/opcodes/
H A Dmaxq-dis.c311 case FLAG_NC: in maxq_print_arg()
/dports/devel/djgpp-binutils/binutils-2.17/opcodes/
H A Dmaxq-dis.c311 case FLAG_NC: in maxq_print_arg()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/config/
H A Dtc-maxq.c1722 i.maxq20_op[this_operand].flag = FLAG_NC; /* Set the Register value. */ in maxq20_operand()
/dports/devel/djgpp-binutils/binutils-2.17/gas/config/
H A Dtc-maxq.c1645 i.maxq20_op[this_operand].flag = FLAG_NC; /* Set the Register value. */ in maxq20_operand()