Home
last modified time | relevance | path

Searched refs:I_JSB_I (Results 1 – 2 of 2) sorted by path

/dports/emulators/simh/simh-3.9.0_5/HP2100/
H A Dhp2100_cpu.c2061 ((IR & I_MRG_I) != I_JSB_I) && /* but not JSB,I? */ in calc_defer()
H A Dhp2100_cpu.h203 #define I_JSB_I (I_JSB | I_IA) /* JSB,I instruction */ macro