aboutsummaryrefslogtreecommitdiff
path: root/model/riscv_xlen32.sail
AgeCommit message (Collapse)AuthorFilesLines
2019-02-20Add ELF architecture checks to the loaders in the OCaml and C emulators.Prashanth Mundkur1-1/+0
2019-02-19Use sizeof xlen instead of the value definitions of xlen.Prashanth Mundkur1-4/+0
2019-02-19Adjust Makefile to use an ARCH argument. Undo xlen guards in ↵Prashanth Mundkur1-0/+10
riscv_analysis, instead conditionally include it in sources, depending on the ARCH.