index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mips
/
Makefile
Age
Commit message (
Expand
)
Author
2018-06-22
Add coq generation rule for mips
Brian Campbell
2018-06-21
Fix MIPS wrt changes to C runtime
Alasdair Armstrong
2018-06-08
add sail as dependency of mips targets.
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-05-17
Clean up MIPS for HOL4 a little
Brian Campbell
2018-05-11
Merge branch 'sail2' into cheri-mono
Thomas Bauereiss
2018-05-09
remove redundant cloc targets.
Robert Norton
2018-05-09
Add targets for counting lines in mips, cheri and riscv. Can use either slocc...
Robert Norton
2018-05-04
Bit of hackery to MIPS prelude and Makefiles to get monomorphised CHERI
Brian Campbell
2018-04-04
Fix another infinite loop in cast bit_to_bool. Following introduction of eq_b...
Robert Norton
2018-03-21
Patch AST datatypes in generated Isabelle theories
Thomas Bauereiss
2018-03-14
Fix Lem generation for CHERI-MIPS and Aarch64
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
2017-11-30
match what rmem (ppcmem2) expects from ISA Makefiles
Shaked Flur
2016-05-31
delete obsolete Makefile (src/Makefile currently hanldes mips build).
Robert Norton
2015-12-22
More make file goo, and fixing a typo in run_with_elf
Kathy Gray
2015-12-22
More gluing mips to interpreter
Kathy Gray
2015-12-17
Remove external functions that the library provides, having added them to the...
Kathy Gray
2015-12-17
First bit of gluing mips onto interpreter and eventually ppcmem infrastructure
Kathy Gray