Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dunaligned.c405 StoreW(addr, value, res); in emulate_load_store_insn()
715 StoreW(addr, value, res); in emulate_load_store_microMIPS()
720 StoreW(addr, value, res); in emulate_load_store_microMIPS()
823 StoreW(addr, value, res); in emulate_load_store_microMIPS()
830 StoreW(addr, value, res); in emulate_load_store_microMIPS()
837 StoreW(addr, value, res); in emulate_load_store_microMIPS()
1038 StoreW(addr, value, res); in emulate_load_store_microMIPS()
1044 StoreW(addr, value, res); in emulate_load_store_microMIPS()
1175 StoreW(addr, value, res); in emulate_load_store_microMIPS()
1448 StoreW(addr, value, res); in emulate_load_store_MIPS16e()
/openbmc/linux/arch/mips/loongson64/
H A Dcop2-ex.c257 StoreW(addr, value, res); in loongson_cu2_call()
285 StoreW(addr, value, res); in loongson_cu2_call()
/openbmc/linux/arch/mips/include/asm/
H A Dunaligned-emul.h775 #define StoreW(addr, value, res) _StoreW(addr, value, res, kernel) macro