Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Dassist.c111 U32 hlhi_word; /* Highest lock held word */ in DEF_INST() local
139 hlhi_word = ARCH_DEP(vfetch4) ( effective_addr2, acc_mode, regs ); in DEF_INST()
151 && (hlhi_word & PSALCLLI) == 0) in DEF_INST()
161 hlhi_word |= PSALCLLI; in DEF_INST()
232 hlhi_word = ARCH_DEP(vfetch4) ( effective_addr2, acc_mode, regs ); in DEF_INST()
246 && (hlhi_word & (PSALCLLI | PSACMSLI)) == PSALCLLI in DEF_INST()
257 hlhi_word &= ~PSALCLLI; in DEF_INST()
338 && (hlhi_word & (PSALCLLI | PSACMSLI)) == PSALCLLI) in DEF_INST()
348 hlhi_word |= PSACMSLI; in DEF_INST()
431 && (hlhi_word & PSACMSLI) in DEF_INST()
[all …]