PhB latched inputs
reset: BOOL ← FALSE,
dPReject: BOOL ← FALSE,
dPFaulting: BOOL ← FALSE,
protMicroCycle: BOOL ← FALSE,
microExcptJmpBubble: BOOL ← FALSE, -- feedback
stage2BAbort: BOOL ← FALSE, -- feedback
stage1BHold: BOOL ← FALSE,
condEffect1: CondEffect ← VAL[0], -- for detecting bubble in 1B
condEffect2: CondEffect ← VAL[0],
eUCondition2: BOOL ← FALSE,
trapsEnabled2: BOOL ← FALSE,
eStkOverflow2: BOOL ← FALSE,
instStarting2: BOOL ← FALSE,
reschedule: BOOL ← FALSE,
rschWaitingIn: BOOL ← FALSE,
push2: BOOL ← FALSE,
instFault2: BOOL ← FALSE,
iStkNearlyFull: BOOL ← FALSE,