Home
last modified time | relevance | path

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

/dports/emulators/simh/simh-3.9.0_5/HP2100/
H A Dhp2100_defs.h129 #define soFLG 1 /* set/clear flag */ macro
H A Dhp2100_cpu.c1978 if ((sop == soFLG) && clf) /* CLF instruction? */ in iogrp()