Home
last modified time | relevance | path

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

/dports/emulators/z80pack/z80pack-1.37/z80core/
H A Dsim1a.c108 static int op_sube(void), op_subh(void), op_subl(void), op_subm(void);
312 op_subl, /* 0x95 */ in cpu_8080()
1973 static int op_subl(void) /* SUB L */ in op_subl() function
H A Dsim1.c112 static int op_subh(void), op_subl(void), op_subhl(void), op_subn(void);
299 op_subl, /* 0x95 */ in cpu_z80()
2073 static int op_subl(void) /* SUB A,L */ in op_subl() function