Displays the contents of one or more non-volatile real registers nvrr.
Syntax |
D NVRR idx [rip] [-M n] [-L] [-V] |
---|---|
idx |
Index of the first register to be displayed |
rip |
Number of registers to be displayed after the first one. (optional) |
-M n |
Displays the result in a matrix of n columns, with n between 1 and 16. (optional) |
-L |
This parameter is to be used in case you want to display more than 100 registers (rip>100). (optional) |
-V |
Displays "NRR(n)." (optional) |
Notes |
It is not possible to interrupt the sequence once the directive is running |
Example
Line explanation: 1) Display register 1 2) Displays 5 registers starting from 1 3) Displays the registers by showing the index 4) Displays the result in a 3-column matrix |