Home
last modified time | relevance | path

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

/dports/emulators/tnylpo/tnylpo-1.1.3/
H A Dcpu.c75 static unsigned char alt_reg_l = 0; variable
204 (alt_reg_d << 8) | alt_reg_e, (alt_reg_h << 8) | alt_reg_l); in dump_machine()
1370 uc = reg_l; reg_l = alt_reg_l; alt_reg_l = uc; in inst_exx()