Lines Matching refs:emu_load_regd

1567 static inline void emu_load_regd(int reg) {  in emu_load_regd()  function
1670 emu_load_regd((opcode[3] >> 4) & 15); in math_emu_b3()
1671 emu_load_regd(((opcode[3] >> 4) & 15) + 2); in math_emu_b3()
1672 emu_load_regd(opcode[3] & 15); in math_emu_b3()
1673 emu_load_regd((opcode[3] & 15) + 2); in math_emu_b3()
1682 emu_load_regd((opcode[3] >> 4) & 15); in math_emu_b3()
1683 emu_load_regd(opcode[3] & 15); in math_emu_b3()
1706 emu_load_regd((opcode[3] >> 4) & 15); in math_emu_b3()
1707 emu_load_regd(((opcode[3] >> 4) & 15) + 2); in math_emu_b3()
1708 emu_load_regd(opcode[3] & 15); in math_emu_b3()
1709 emu_load_regd((opcode[3] & 15) + 2); in math_emu_b3()
1719 emu_load_regd((opcode[2] >> 4) & 15); in math_emu_b3()
1720 emu_load_regd((opcode[3] >> 4) & 15); in math_emu_b3()
1721 emu_load_regd(opcode[3] & 15); in math_emu_b3()
1742 emu_load_regd((opcode[3] >> 4) & 15); in math_emu_b3()
1743 emu_load_regd(((opcode[3] >> 4) & 15) + 2); in math_emu_b3()
1750 emu_load_regd((opcode[3] >> 4) & 15); in math_emu_b3()
1802 emu_load_regd((opcode[3] >> 4) & 15); in math_emu_b3()
1803 emu_load_regd(((opcode[3] >> 4) & 15) + 2); in math_emu_b3()
1815 emu_load_regd((opcode[3] >> 4) & 15); in math_emu_b3()
1816 emu_load_regd(((opcode[3] >> 4) & 15) + 2); in math_emu_b3()
1826 emu_load_regd((opcode[3] >> 4) & 15); in math_emu_b3()
1838 emu_load_regd((opcode[3] >> 4) & 15); in math_emu_b3()
1927 emu_load_regd((opcode[1] >> 4) & 15); in math_emu_ed()
1958 emu_load_regd((opcode[1] >> 4) & 15); in math_emu_ed()
1992 emu_load_regd((opcode[1] >> 4) & 15); in math_emu_ed()
1993 emu_load_regd(((opcode[1] >> 4) & 15) + 2); in math_emu_ed()
2009 emu_load_regd((opcode[1] >> 4) & 15); in math_emu_ed()
2027 emu_load_regd((opcode[1] >> 4) & 15); in math_emu_ed()
2028 emu_load_regd(((opcode[1] >> 4) & 15) + 2); in math_emu_ed()