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 a325393c42 Add checks for multiplication/division instructions. 2 years ago
..
__init__.py check.insn: use DUT parameters to configure the spec pfv.Interface. 2 years ago
addsub.py check.insn: use DUT parameters to configure the spec pfv.Interface. 2 years ago
bcd.py check.insn: use DUT parameters to configure the spec pfv.Interface. 2 years ago
branch.py insn.spec: implement some interrupts (program,alignment,system call). 2 years ago
byterev.py check.insn: use DUT parameters to configure the spec pfv.Interface. 2 years ago
compare.py Add checks for CMPRB and CMPEQB instructions. 2 years ago
cr.py check.insn: use DUT parameters to configure the spec pfv.Interface. 2 years ago
loadstore.py insn.spec: implement some interrupts (program,alignment,system call). 2 years ago
logical.py check.insn: use DUT parameters to configure the spec pfv.Interface. 2 years ago
msr.py insn.spec: implement some interrupts (program,alignment,system call). 2 years ago
muldiv.py Add checks for multiplication/division instructions. 2 years ago
rotate.py insn.spec: implement some interrupts (program,alignment,system call). 2 years ago
spr.py insn.spec: implement some interrupts (program,alignment,system call). 2 years ago
syscall.py insn.spec: implement some interrupts (program,alignment,system call). 2 years ago
trap.py insn.spec: implement some interrupts (program,alignment,system call). 2 years ago
utils.py insn.spec: implement some interrupts (program,alignment,system call). 2 years ago