Home
last modified time | relevance | path

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

/dports/misc/gpsim/gpsim-0.31.0/src/
H A Dcwg.cc221 Dprintf(("CWG::oeA() %u %u\n", (con0_value & GxEN), (con0_value & GxOEA))); in oeA()
223 if ((con0_value & GxEN) && (con0_value & GxOEA)) in oeA()
304 if (diff & GxOEA) oeA(); in cwg_con0()
H A Dcwg.h137 GxOEA = 1<<5, enumerator