Lines Matching refs:emu_store_rege
1604 static inline void emu_store_rege(int reg) { in emu_store_rege() function
1686 emu_store_rege((opcode[3] >> 4) & 15); in math_emu_b3()
1687 emu_store_rege(opcode[3] & 15); in math_emu_b3()
1724 emu_store_rege((opcode[2] >> 4) & 15); in math_emu_b3()
1725 emu_store_rege((opcode[3] >> 4) & 15); in math_emu_b3()
1726 emu_store_rege(opcode[3] & 15); in math_emu_b3()
1786 emu_store_rege(opcode[3] & 15); in math_emu_b3()
1809 emu_store_rege((opcode[3] >> 4) & 15); in math_emu_b3()
1810 emu_store_rege(opcode[3] & 15); in math_emu_b3()
1820 emu_store_rege((opcode[3] >> 4) & 15); in math_emu_b3()
1821 emu_store_rege(opcode[3] & 15); in math_emu_b3()
1934 emu_store_rege((opcode[1] >> 4) & 15); in math_emu_ed()
1965 emu_store_rege((opcode[1] >> 4) & 15); in math_emu_ed()
1966 emu_store_rege((opcode[4] >> 4) & 15); in math_emu_ed()
2001 emu_store_rege((opcode[1] >> 4) & 15); in math_emu_ed()
2019 emu_store_rege((opcode[1] >> 4) & 15); in math_emu_ed()
2035 emu_store_rege((opcode[1] >> 4) & 15); in math_emu_ed()