Searched refs:LoadWU (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/mips/kernel/ |
H A D | unaligned.c | 345 LoadWU(addr, value, res); in emulate_load_store_insn() 1128 LoadWU(addr, value, res); in emulate_load_store_microMIPS() 1394 LoadWU(addr, value, res); in emulate_load_store_MIPS16e()
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | unaligned-emul.h | 765 #define LoadWU(addr, value, res) _LoadWU(addr, value, res, kernel) macro
|