index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mips
Age
Commit message (
Expand
)
Author
2018-06-22
Fix Lem build of MIPS/CHERI
Thomas Bauereiss
2018-06-22
Add current state of mips_extras.v
Brian Campbell
2018-06-22
Add bitvector size constraints in MIPS
Brian Campbell
2018-06-22
Add coq builtins for MIPS
Brian Campbell
2018-06-22
Add coq generation rule for mips
Brian Campbell
2018-06-22
add support for new cycle_limit feature in mips.
Robert Norton
2018-06-21
Remove loading kernel from mips main
Alasdair Armstrong
2018-06-21
Merge branch 'tracing' into sail2
Alasdair Armstrong
2018-06-21
Fix MIPS wrt changes to C runtime
Alasdair Armstrong
2018-06-18
Add bitvector length constraints to mips inequalities
Brian Campbell
2018-06-11
More efficient bitfield implementation
Alasdair Armstrong
2018-06-08
add sail as dependency of mips targets.
Robert Norton
2018-06-07
Refactor mips main a little to work around apparent bug in c generation. Gene...
Robert Norton
2018-06-07
Use the vector_dec standard library for mips. This means we get all the c fun...
Robert Norton
2018-06-07
add mips_c target.
Robert Norton
2018-06-04
Add mips.c target in Makefile. Currently triggers assertion failure in c_back...
Robert Norton
2018-06-04
cheri: print debug trace info to stderr to keep it separate from uart output.
Robert Norton
2018-05-18
mips: add support for CP0 Config0.K0 field because a test has appeared for it...
Robert Norton
2018-05-17
build fixes: add back tag effect skips required for mips. Move UART check in ...
Robert Norton
2018-05-17
changes to for testing FreeBSD boot on MIPS: allowing loading raw file in oca...
Robert Norton
2018-05-17
Refactor main.sail
Thomas Bauereiss
2018-05-17
Remove sequential code again
Brian Campbell
2018-05-17
Clean up MIPS for HOL4 a little
Brian Campbell
2018-05-11
Add Isabelle code generation for sequential CHERI model
Thomas Bauereiss
2018-05-11
Merge branch 'sail2' into cheri-mono
Thomas Bauereiss
2018-05-11
Remove buggy bit list comparison functions from Lem library
Thomas Bauereiss
2018-05-09
remove redundant cloc targets.
Robert Norton
2018-05-09
Use latex support for generating cheri documentation and remove sed based hac...
Robert Norton
2018-05-09
Add targets for counting lines in mips, cheri and riscv. Can use either slocc...
Robert Norton
2018-05-09
Add tests for Isabelle->OCaml generation for CHERI and AArch64
Thomas Bauereiss
2018-05-04
Add back purely sequential Lem generation
Thomas Bauereiss
2018-05-04
Bit of hackery to MIPS prelude and Makefiles to get monomorphised CHERI
Brian Campbell
2018-04-18
Move a few printing functions to sail_values.lem
Thomas Bauereiss
2018-04-12
Add implementations of CReadHwr and CWriteHwr
Robert Norton
2018-04-12
Add missing read of UserLocal register using dmtc0 4, sel 2. Write was presen...
Robert Norton
2018-04-10
Porting some minisail changes to sail2 branch
Alasdair Armstrong
2018-04-09
remove unused functions from cher/mips prelude (step towards using standard p...
Robert Norton
2018-04-04
Fix another infinite loop in cast bit_to_bool. Following introduction of eq_b...
Robert Norton
2018-03-27
Fix infinite loop in cheri/mips cast_unit_vec caused by lack of eq_bit in = o...
Robert Norton
2018-03-27
print IPS after running cheri model.
Robert Norton
2018-03-22
Fix C compilation for CHERI and MIPS
Alasdair Armstrong
2018-03-21
Patch AST datatypes in generated Isabelle theories
Thomas Bauereiss
2018-03-21
Fix Lem generation for MIPS
Thomas Bauereiss
2018-03-14
Add and use execute_branch and execute_branch_pcc functions to align code wit...
Robert Norton
2018-03-14
rename EXTS and EXTZ to sign_extend and zero_extend because it is more obvios...
Robert Norton
2018-03-14
Fix Lem generation for CHERI-MIPS and Aarch64
Thomas Bauereiss
2018-03-14
Add address to Write_tag outcome
Thomas Bauereiss
2018-03-08
rename mips_new_tc to mips
Robert Norton
2018-03-08
Remove files in mips directory prior to copying in files from mips_new_tc. Ho...
Robert Norton
2018-03-01
Add support for read_tag and write_tag in sail_lib.ml. and support for intial...
Robert Norton
[next]