Home
last modified time | relevance | path

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

/dports/lang/sdcc/sdcc-4.0.0/sim/ucsim/z80.src/
H A Dr2kcl.h144 virtual int inst_rr_de(t_mem code);
H A Dinst_r2k.cc315 int cl_r2k::inst_rr_de(t_mem code) { in inst_rr_de() function in cl_r2k
H A Dr2k.cc745 case 0xfb: return(inst_rr_de(code)); in exec_code()