Home
last modified time | relevance | path

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

/dports/emulators/z80pack/z80pack-1.37/z80core/
H A Dsim3.c72 static int op_ldixnn(void), op_ldixinn(void), op_ldinx(void);
148 op_ldinx, /* 0x22 */ in op_dd_handel()
454 static int op_ldinx(void) /* LD (nn),IX */ in op_ldinx() function