Home
last modified time | relevance | path

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

/dports/emulators/simh/simh-3.9.0_5/HP2100/
H A Dhp2100_defs.h135 #define soCTL 7 /* set/clear control */ macro
H A Dhp2100_cpu.c1975 else if ((sop == soCTL) && (ir & I_CTL)) /* CLC instruction? */ in iogrp()