index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lem_interp
/
run_interp.ml
Age
Commit message (
Expand
)
Author
2014-06-10
Minor color and build tweaks
Gabriel Kerneis
2014-06-10
More colors
Gabriel Kerneis
2014-06-09
Improve interaction after chat with Peter
Gabriel Kerneis
2014-06-09
Support deinfix pretty-printing
Gabriel Kerneis
2014-06-09
Add "continuation" command in interpreter
Gabriel Kerneis
2014-06-09
Add switch to show/hide casts in interpreter
Gabriel Kerneis
2014-06-07
Improve help message
Gabriel Kerneis
2014-06-07
Print mem and env
Gabriel Kerneis
2014-06-07
Stack printing
Gabriel Kerneis
2014-06-06
Compact debug output and first draft of interactive loop
Gabriel Kerneis
2014-06-05
Enable single-stepping for test/power.sail
Gabriel Kerneis
2014-05-29
Check constraints in power.sail; this required using big_int instead of int t...
Kathy Gray
2014-05-28
correct mismatched parens didn't mean to commit...
Kathy Gray
2014-05-28
Support stepped interpreting, and use normalisation instead of eval_nexp in c...
Kathy Gray
2014-05-21
More interface support; interp_inter_imp now compiling
Kathy Gray
2014-05-12
More interface support
Kathy Gray
2014-05-08
more interface changes
Kathy Gray
2014-04-04
Cosmetic improvements (statistics, --quiet)
Gabriel Kerneis
2014-04-04
Improve Power execution
Gabriel Kerneis
2014-04-02
Solve more constraints; fix up test suite bugs uncovered by solving more cons...
Kathy Gray
2014-03-20
Remove work-around from interpreter, move it to power.sail
Gabriel Kerneis
2014-03-20
Workaround missing casts for external calls
Gabriel Kerneis
2014-03-19
Fix endianness
Gabriel Kerneis
2014-03-17
Revert broken vector handling
Gabriel Kerneis
2014-03-14
Support regbits read and write
Gabriel Kerneis
2014-03-14
Pretty-print subreg correctly
Gabriel Kerneis
2014-03-12
Remove automagic register initialization
Gabriel Kerneis
2014-03-11
More work on interpreter and Power model
Gabriel Kerneis
2014-03-07
Treat registers as values when not being actively read or written to, so that...
Kathy Gray
2014-02-28
Fix endianness
Gabriel Kerneis
2014-02-28
Load ELF sections to virtual memory addresses
Gabriel Kerneis
2014-02-27
More flexible test execution
Gabriel Kerneis
2014-02-27
Merge branch 'interp_typed'
Kathy Gray
2014-02-26
Get interpreter working using types, no added functionality yet
Kathy Gray
2014-02-26
Debug and fix memory multi-bytes memory writes
Gabriel Kerneis
2014-02-25
Manage annot
Kathy Gray
2014-02-25
First step of using type information in interpreter. Reading and writing plai...
Kathy Gray
2014-02-21
Add type annotations to lem grammar, including printing out the annotated ast...
Kathy Gray
2014-02-18
Report failing tests and return 1 in case of error
Gabriel Kerneis
2014-02-18
Improve interpreter pretty-printing
Gabriel Kerneis
2014-02-14
Attempt multi-byte memory read and write
Gabriel Kerneis
2014-02-14
Write slice to memory
Gabriel Kerneis
2014-02-14
Register slice write
Gabriel Kerneis
2014-02-13
Index memory with big_ints in interpreter
Gabriel Kerneis
2014-02-13
Display backtrace when interpreter fails
Gabriel Kerneis
2014-02-12
Fix endianess issues
Gabriel Kerneis
2014-02-12
Replace nat by natural in interpreter
Gabriel Kerneis
2014-01-09
Fixed bug in resuming after an action (which was manifesting as an apparent p...
Kathy Gray
2013-12-16
test: catch and print exceptions
Gabriel Kerneis
2013-12-06
Output test name on start
Gabriel Kerneis
[next]