Searched refs:StoreDW (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/arch/mips/kernel/ |
D | unaligned.c | 880 #define StoreDW(addr, value, res) _StoreDW(addr, value, res) macro 1177 StoreDW(addr, value, res); in emulate_load_store_insn() 1418 StoreDW(addr, value, res); in emulate_load_store_microMIPS() 1423 StoreDW(addr, value, res); in emulate_load_store_microMIPS() 1566 StoreDW(addr, value, res); in emulate_load_store_microMIPS() 1573 StoreDW(addr, value, res); in emulate_load_store_microMIPS() 1580 StoreDW(addr, value, res); in emulate_load_store_microMIPS() 1853 StoreDW(addr, value, res); in emulate_load_store_microMIPS() 2092 StoreDW(addr, value, res); in emulate_load_store_MIPS16e()
|