Searched refs:StoreDW (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/arch/mips/kernel/ |
D | unaligned.c | 881 #define StoreDW(addr, value, res) _StoreDW(addr, value, res) macro 1181 StoreDW(addr, value, res); in emulate_load_store_insn() 1500 StoreDW(addr, value, res); in emulate_load_store_microMIPS() 1505 StoreDW(addr, value, res); in emulate_load_store_microMIPS() 1648 StoreDW(addr, value, res); in emulate_load_store_microMIPS() 1655 StoreDW(addr, value, res); in emulate_load_store_microMIPS() 1662 StoreDW(addr, value, res); in emulate_load_store_microMIPS() 1935 StoreDW(addr, value, res); in emulate_load_store_microMIPS() 2174 StoreDW(addr, value, res); in emulate_load_store_MIPS16e()
|