Home
last modified time | relevance | path

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

/dports/emulators/dps8m/dps8m-572f79bb4f0f84a8b16c3892c894c2b9ed64b458/src/dps8/
H A Ddps8_hw_consts.h632 # define SC_I_OMASK(v) SCF (v, cpu.cu.IR, I_OMASK); macro
H A Ddps8_ins.c3439 SC_I_OMASK (tmp18 & I_OMASK); in doInstruction()