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 5c097b9474 checks._branch: fix branches to LR/CTR/TAR.
- remove check for undefined mnemonics (afaiu, their BO value isn't illegal).
- add check for illegal bcctr/bcctrl forms (with BO(2) = 0).
- fix target offset for branches to LR/CTR/TAR.
- use MSR.SF to check the upper bits of target addresses.
2 years ago
..
build build.plat: add SBY mode as .build() parameter. 2 years ago
checks checks._branch: fix branches to LR/CTR/TAR. 2 years ago
__init__.py __init__: do not export sub-packages by default. 2 years ago
insn.py powerv.insn: fix width of XO width for XL-form insns. 2 years ago
pfv.py pfv: add MSR and SRR0/SRR1 SPRs. 2 years ago
tb.py cores/microwatt: add support for concurrent execution of formal checks. 2 years ago
utils.py utils: add helper to mask addresses according to MSR.SF. 2 years ago