Square root of register.
Rt = SQRT(Ra)
This instruction takes the square root of a general purpose registers and places the result in a general purpose register. This instruction will cause an divide by zero exception if an attempt to take the square root of zero is made. This is a multi-cycle operation requiring 34 clock cycles to complete.
Opcode7 | Ra5 | Rt5 | Reserved9 | Func6 |
1 | Ra5 | Rt5 | ---- | 24 |