Searched refs:fullinst (Results 1 – 1 of 1) sorted by relevance
325 u32 fullinst; in __MIPS16e_compute_return_epc() local351 fullinst = ((unsigned)inst.full << 16) | inst2; in __MIPS16e_compute_return_epc()363 ((fullinst & 0xffff) << 2) | ((fullinst & 0x3e00000) >> 3) | in __MIPS16e_compute_return_epc()364 ((fullinst & 0x1f0000) << 7); in __MIPS16e_compute_return_epc()