list-debug-contexts list-directories
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

list-device-regs

Synopsis

list-device-regs [root_of_search] "pattern"

Description

List all registers whose name matches pattern.

The pattern argument supports Unix shell-style wildcards. For more information, see https://docs.python.org/3.10/library/fnmatch.html.

If the optional argument root_of_search is set, the search is limited to this object and all its child objects. When not set, all objects in the simulation will be searched.

Provided By

Simics Core

See Also

get-device-reg, read-device-offset, set-device-offset, set-device-reg, print-device-reg-info, print-device-regs
list-debug-contexts list-directories