Home
last modified time | relevance | path

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

/Linux-v6.1/arch/mips/kernel/
Dunaligned.c169 LoadW(addr, value, res); in emulate_load_store_insn()
269 LoadW(addr, value, res); in emulate_load_store_insn()
654 LoadW(addr, value, res); in emulate_load_store_microMIPS()
659 LoadW(addr, value, res); in emulate_load_store_microMIPS()
745 LoadW(addr, value, res); in emulate_load_store_microMIPS()
752 LoadW(addr, value, res); in emulate_load_store_microMIPS()
759 LoadW(addr, value, res); in emulate_load_store_microMIPS()
976 LoadW(addr, value, res); in emulate_load_store_microMIPS()
982 LoadW(addr, value, res); in emulate_load_store_microMIPS()
1069 LoadW(addr, value, res); in emulate_load_store_microMIPS()
[all …]
/Linux-v6.1/arch/mips/loongson64/
Dcop2-ex.c174 LoadW(addr, value, res); in loongson_cu2_call()
199 LoadW(addr, value, res); in loongson_cu2_call()
/Linux-v6.1/arch/mips/include/asm/
Dunaligned-emul.h769 #define LoadW(addr, value, res) _LoadW(addr, value, res, kernel) macro