Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Dcontrol.c162 ARCH_DEP(store_fullword_absolute) (duct_pkrp, ducto+20, regs); in DEF_INST()
168 ARCH_DEP(store_fullword_absolute) (duct_pkrp, ducto+36, regs); in DEF_INST()
169 ARCH_DEP(store_fullword_absolute) (duct_reta, ducto+32, regs); in DEF_INST()
274 ARCH_DEP(store_fullword_absolute) (duct_pkrp, ducto+20, regs); in DEF_INST()
276 ARCH_DEP(store_fullword_absolute) (duct_pkrp, ducto+36, regs); in DEF_INST()
554 ARCH_DEP(store_fullword_absolute) (duct1, ducto+4, regs); in DEF_INST()
561 ARCH_DEP(store_fullword_absolute) (duct1, ducto+4, regs); in DEF_INST()
569 ARCH_DEP(store_fullword_absolute) (duct1, ducto+4, regs); in DEF_INST()
574 ARCH_DEP(store_fullword_absolute) (duct3, ducto+12, regs); in DEF_INST()
2213 ARCH_DEP(store_fullword_absolute) (pte, rpte, regs); in DEF_INST() local
[all …]
H A Dinline.h580 static inline void ARCH_DEP(store_fullword_absolute) (U32 value, in ARCH_DEP() argument