Home
last modified time | relevance | path

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

/dports/emulators/dps8m/dps8m-572f79bb4f0f84a8b16c3892c894c2b9ed64b458/src/dps8/
H A Ddps8_addrmods.c305 if (ISITS (ind_tag)) in do_ITS_ITP()
573 if ((saveCA & 1) == 0 && (ISITP (cpu.itxPair[0]) || ISITS (cpu.itxPair[0]))) in do_caf()
581 if (ISITP (cpu.itxPair[0]) || ISITS (cpu.itxPair[0])) in do_caf()
656 if ((saveCA & 1) == 0 && (ISITP (cpu.itxPair[0]) || ISITS (cpu.itxPair[0]))) in do_caf()
662 if (ISITP (cpu.itxPair[0]) || ISITS (cpu.itxPair[0])) in do_caf()
H A Ddps8_hw_consts.h517 # define ISITS(x) (((x) & INST_M_TAG) == 043U) macro
H A Ddps8_append.c1966 if (ISITS (* data)) in do_append_cycle()