Searched refs:StoreW (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/mips/kernel/ |
| A D | unaligned.c | 364 StoreW(addr, value, res); in emulate_load_store_insn() 674 StoreW(addr, value, res); in emulate_load_store_microMIPS() 679 StoreW(addr, value, res); in emulate_load_store_microMIPS() 782 StoreW(addr, value, res); in emulate_load_store_microMIPS() 789 StoreW(addr, value, res); in emulate_load_store_microMIPS() 796 StoreW(addr, value, res); in emulate_load_store_microMIPS() 997 StoreW(addr, value, res); in emulate_load_store_microMIPS() 1003 StoreW(addr, value, res); in emulate_load_store_microMIPS() 1134 StoreW(addr, value, res); in emulate_load_store_microMIPS() 1407 StoreW(addr, value, res); in emulate_load_store_MIPS16e()
|
| /linux/arch/mips/loongson64/ |
| A D | cop2-ex.c | 257 StoreW(addr, value, res); in loongson_cu2_call() 285 StoreW(addr, value, res); in loongson_cu2_call()
|
| /linux/arch/mips/include/asm/ |
| A D | unaligned-emul.h | 775 #define StoreW(addr, value, res) _StoreW(addr, value, res, kernel) macro
|
Completed in 9 milliseconds