Home
last modified time | relevance | path

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

/dports/emulators/simh-hp2100/simh-hp2100-3.11.0.31/SCP/HP2100/
H A Dhp2100_cpu.h265 #define UIG_MASK 0000360u /* UIG feature group mask */ macro
268 #define UIG(i) (((i) & UIG_MASK) >> UIG_SHIFT)
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP2100/
H A Dhp2100_cpu.h265 #define UIG_MASK 0000360u /* UIG feature group mask */ macro
268 #define UIG(i) (((i) & UIG_MASK) >> UIG_SHIFT)