Please enable JavaScript to view this site.

Displays the contents of one or more nonvolatile integer registers nvr.

Syntax

D NVR idx[.bit] [rip] [-M n] [-D | -O | -H | -B] [-L] [-V]

idx

Index of the first register to be displayed

.bit

Defines the single bit of the register you want to display (0 - 31). (optional)

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)

-D

Displays the result in decimal. (optional)

-O

Displays the result in Boolean format (TRUE= R<>0 / FALSE R=0). (optional)

-H

Displays the result in hexadecimal format. (optional)

-B

Displays the result in binary. (optional)

-L

This parameter should be used in case you wanted to display more than 100 registers (rip>100). (optional)

-V

Display "NVR(n)". (optional)

Notes

It is not possible to interrupt the sequence once the directive is running

Example

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC