2.2 List by Categories 3 Components
RISC-V CPU Reference Manual  /  2 Commands  / 

2.3 Namespace Commands by Class

<riscv-clint>.info
Synopsis
<riscv-clint>.info
Description
Print detailed information about the configuration of the object.
Provided By
riscv-interrupt-controllers

<riscv-clint>.status
Synopsis
<riscv-clint>.status
Description
Print detailed information about the current status of the object.
Provided By
riscv-interrupt-controllers

<riscv-plic>.info
Synopsis
<riscv-plic>.info
Description
Print detailed information about the configuration of the object.
Provided By
riscv-interrupt-controllers

<riscv-plic>.status
Synopsis
<riscv-plic>.status
Description
Print detailed information about the current status of the object.
Provided By
riscv-interrupt-controllers

<riscv-rv32>.aprof-views
Synopsis
<riscv-rv32>.aprof-views [add] [remove] [view] [-clear]
Description
Determines which address profiler views are displayed alongside disassembled code.

The add and view arguments select an address profiler view to add to the list. Alternatively, the remove and view arguments specify an address profiler view to remove from the list. view defaults to 0 if not specified.

If called with the -clear flag, remove all address profiler views from the list.

If called without arguments, print a detailed list of the currently selected address profiler views for the processor.

Provided By
riscv-rv32

<riscv-rv32>.info
Synopsis
<riscv-rv32>.info
Description
Print detailed information about the configuration of the object.
Provided By
riscv-rv32

<riscv-rv32>.print-page-table
Synopsis
<riscv-rv32>.print-page-table [-tree] [-table]
Description
Prints the Page Table entries of the given RISC-V processor. The -tree flags, prints the entire PTE tree structure, while the -table (default) presents the PTEs in a flat table, where only the leaf-nodes translations are shown.
Provided By
riscv-rv32

<riscv-rv32>.status
Synopsis
<riscv-rv32>.status
Description
Print detailed information about the current status of the object.
Provided By
riscv-rv32

<riscv-rv32ema>.aprof-views
Synopsis
<riscv-rv32ema>.aprof-views [add] [remove] [view] [-clear]
Description
Determines which address profiler views are displayed alongside disassembled code.

The add and view arguments select an address profiler view to add to the list. Alternatively, the remove and view arguments specify an address profiler view to remove from the list. view defaults to 0 if not specified.

If called with the -clear flag, remove all address profiler views from the list.

If called without arguments, print a detailed list of the currently selected address profiler views for the processor.

Provided By
riscv-rv32

<riscv-rv32ema>.info
Synopsis
<riscv-rv32ema>.info
Description
Print detailed information about the configuration of the object.
Provided By
riscv-rv32

<riscv-rv32ema>.status
Synopsis
<riscv-rv32ema>.status
Description
Print detailed information about the current status of the object.
Provided By
riscv-rv32

<riscv-rv64>.aprof-views
Synopsis
<riscv-rv64>.aprof-views [add] [remove] [view] [-clear]
Description
Determines which address profiler views are displayed alongside disassembled code.

The add and view arguments select an address profiler view to add to the list. Alternatively, the remove and view arguments specify an address profiler view to remove from the list. view defaults to 0 if not specified.

If called with the -clear flag, remove all address profiler views from the list.

If called without arguments, print a detailed list of the currently selected address profiler views for the processor.

Provided By
riscv-rv64

<riscv-rv64>.info
Synopsis
<riscv-rv64>.info
Description
Print detailed information about the configuration of the object.
Provided By
riscv-rv64

<riscv-rv64>.print-page-table
Synopsis
<riscv-rv64>.print-page-table [-tree] [-table]
Description
Prints the Page Table entries of the given RISC-V processor. The -tree flags, prints the entire PTE tree structure, while the -table (default) presents the PTEs in a flat table, where only the leaf-nodes translations are shown.
Provided By
riscv-rv64

<riscv-rv64>.status
Synopsis
<riscv-rv64>.status
Description
Print detailed information about the current status of the object.
Provided By
riscv-rv64

2.2 List by Categories 3 Components