Returns in register Rd3 the leading term of iterative algorithm to
get 1/x, where x is the content of Rs1. Instruction is performed
according to BS (bank select)and is stack conditioned.
Takes 4 cycles to execute.
Example: LUTLSB 0xA3 3 0xA1
MPC BS3 C3 P3 P1
-----------------
LSB 0 0 00 A1
- 0 0 00 00
- 0 0 00 00
- 3 0 A3 00
The following exceptional cases are handled as specified in table below (in all these cases, mantissa is set to zero):
 |
ERs1(hex) |
ERd3(hex) |
Exceptions |
 |
0x7FF |
0x7FF |
BADOP |
0x034:0x001 |
0x000 |
OUT_DEN |
 |
Not available for the moment.