You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jean-François Nguyen 373a4e28b6 pfv.Interface: add support for skipping instructions.
The `pfv.skip` signal is used to handle cases where the DUT does not
actually execute an instruction (e.g. a no-op), which may prevent some
side-effects (e.g. GPR accesses) from being observable.
2 years ago
..
build In-depth refactoring, improved user interface. 2 years ago
check pfv.Interface: add support for skipping instructions. 2 years ago
core In-depth refactoring, improved user interface. 2 years ago
insn insn.spec.branch: remove duplicate read of MSR.SF. 2 years ago
__init__.py __init__: do not export sub-packages by default. 2 years ago
pfv.py pfv.Interface: add support for skipping instructions. 2 years ago
reg.py In-depth refactoring, improved user interface. 2 years ago
session.py cores/microwatt: move microwatt.py to its own python module. 2 years ago