Home
last modified time | relevance | path

Searched refs:StoreDW (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/loongson64/
H A Dcop2-ex.c116 StoreDW(addr + 8, value_next, res); in loongson_cu2_call()
121 StoreDW(addr, value, res); in loongson_cu2_call()
133 StoreDW(addr + 8, value_next, res); in loongson_cu2_call()
139 StoreDW(addr, value, res); in loongson_cu2_call()
269 StoreDW(addr, value, res); in loongson_cu2_call()
303 StoreDW(addr, value, res); in loongson_cu2_call()
/kernel/linux/linux-6.6/arch/mips/loongson64/
H A Dcop2-ex.c116 StoreDW(addr + 8, value_next, res); in loongson_cu2_call()
121 StoreDW(addr, value, res); in loongson_cu2_call()
133 StoreDW(addr + 8, value_next, res); in loongson_cu2_call()
139 StoreDW(addr, value, res); in loongson_cu2_call()
269 StoreDW(addr, value, res); in loongson_cu2_call()
303 StoreDW(addr, value, res); in loongson_cu2_call()
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dunaligned.c426 StoreDW(addr, value, res); in emulate_load_store_insn()
758 StoreDW(addr, value, res); in emulate_load_store_microMIPS()
763 StoreDW(addr, value, res); in emulate_load_store_microMIPS()
902 StoreDW(addr, value, res); in emulate_load_store_microMIPS()
909 StoreDW(addr, value, res); in emulate_load_store_microMIPS()
916 StoreDW(addr, value, res); in emulate_load_store_microMIPS()
1193 StoreDW(addr, value, res); in emulate_load_store_microMIPS()
1467 StoreDW(addr, value, res); in emulate_load_store_MIPS16e()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dunaligned.c425 StoreDW(addr, value, res); in emulate_load_store_insn()
758 StoreDW(addr, value, res); in emulate_load_store_microMIPS()
763 StoreDW(addr, value, res); in emulate_load_store_microMIPS()
902 StoreDW(addr, value, res); in emulate_load_store_microMIPS()
909 StoreDW(addr, value, res); in emulate_load_store_microMIPS()
916 StoreDW(addr, value, res); in emulate_load_store_microMIPS()
1193 StoreDW(addr, value, res); in emulate_load_store_microMIPS()
1468 StoreDW(addr, value, res); in emulate_load_store_MIPS16e()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dunaligned-emul.h777 #define StoreDW(addr, value, res) _StoreDW(addr, value, res) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dunaligned-emul.h777 #define StoreDW(addr, value, res) _StoreDW(addr, value, res) macro

Completed in 5 milliseconds