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