Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Desa390.h571 #define PC_LFX1 0xFFF00000 /* Linkage first index (high)*/ macro
H A Dcontrol.c2716 pcnum = ((effective_addr2 & PC_LFX1) >> 1) in DEF_INST()
2843 lfto += (pcnum & ((PC_LFX1>>1)|PC_LFX2)) >> (13-2); in DEF_INST()