Home
last modified time | relevance | path

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

/dports/emulators/gxemul/gxemul-0.6.3/src/include/
H A Dcpu_alpha.h178 DYNTRANS_ITC(alpha)
H A Dcpu_ppc.h144 DYNTRANS_ITC(ppc)
H A Dcpu_m88k.h272 DYNTRANS_ITC(m88k)
H A Dcpu_sh.h178 DYNTRANS_ITC(sh)
H A Dcpu_arm.h247 DYNTRANS_ITC(arm)
H A Dcpu_mips.h279 DYNTRANS_ITC(mips)
H A Dcpu.h143 #define DYNTRANS_ITC(arch) struct arch ## _tc_physpage *cur_physpage; \ macro