Home
last modified time | relevance | path

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

/dports/emulators/tme/tme-0.8/machine/sun2/
H A Dsun2-mmu.c324 || function_code == TME_M68K_FC_SP); in _tme_sun2_m68k_tlb_fill()
328 function_codes_mask = TME_BIT(TME_M68K_FC_SP); in _tme_sun2_m68k_tlb_fill()
334 if (function_code == TME_M68K_FC_SP) { in _tme_sun2_m68k_tlb_fill()
354 = TME_BIT(TME_M68K_FC_SP); in _tme_sun2_m68k_tlb_fill()
/dports/emulators/tme/tme-0.8/machine/sun3/
H A Dsun3-mmu.c269 || function_code == TME_M68K_FC_SP); in _tme_sun3_tlb_fill()
273 function_code_sp = TME_BIT(TME_M68K_FC_SP); in _tme_sun3_tlb_fill()
279 if (function_code == TME_M68K_FC_SP) { in _tme_sun3_tlb_fill()
298 *_function_code_or_codes = TME_BIT(TME_M68K_FC_SP); in _tme_sun3_tlb_fill()
/dports/emulators/tme/tme-0.8/tme/ic/
H A Dm68k.h55 #define TME_M68K_FC_SP (6) macro
/dports/emulators/tme/tme-0.8/ic/m68k/
H A Dm68020.c475 ? TME_M68K_FC_SP in _tme_m68020_rte()
H A Dm68k-execute.c94 function_code_program = TME_M68K_FC_SP; in _TME_M68K_EXECUTE_NAME()
H A Dm68k-impl.h380 (TME_M68K_PRIV(ic) ? TME_M68K_FC_SP : TME_M68K_FC_UP)
H A Dm68k-misc.c641 ic->_tme_m68k_ea_function_code = TME_M68K_FC_SP; in tme_m68k_do_reset()
758 || function_code == TME_M68K_FC_SP) { in tme_m68k_tlb_fill()