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 85a061474e pfv: add configurable memory alignment constraints.
Before this commit, the `mem_aligned` parameter assumed a 64-bit data
bus when set to True.
3 years ago
..
__init__.py pfv: add configurable memory alignment constraints. 3 years ago
addsub.py
all.py Add checks for multiplication/division instructions. 3 years ago
bcd.py
branch.py
byterev.py
compare.py Add checks for CMPRB and CMPEQB instructions. 3 years ago
cr.py Add a --exclude parameter to the check command. 3 years ago
loadstore.py
logical.py
msr.py
muldiv.py Add checks for multiplication/division instructions. 3 years ago
rotate.py
spr.py
syscall.py Add check for System Call instruction. 3 years ago
trap.py Add checks for Trap instructions. 3 years ago