Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
H A Dunaligned.c406 StoreW(addr, value, res); in emulate_load_store_insn()
716 StoreW(addr, value, res); in emulate_load_store_microMIPS()
721 StoreW(addr, value, res); in emulate_load_store_microMIPS()
824 StoreW(addr, value, res); in emulate_load_store_microMIPS()
831 StoreW(addr, value, res); in emulate_load_store_microMIPS()
838 StoreW(addr, value, res); in emulate_load_store_microMIPS()
1039 StoreW(addr, value, res); in emulate_load_store_microMIPS()
1045 StoreW(addr, value, res); in emulate_load_store_microMIPS()
1176 StoreW(addr, value, res); in emulate_load_store_microMIPS()
1449 StoreW(addr, value, res); in emulate_load_store_MIPS16e()
/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()
/linux/arch/mips/include/asm/
H A Dunaligned-emul.h775 #define StoreW(addr, value, res) _StoreW(addr, value, res, kernel) macro