index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lem_interp
/
printing_functions.ml
Age
Commit message (
Expand
)
Author
2014-11-22
Printing functions compiles again
Kathy Gray
2014-11-22
Add size of register to register for making appropriate unknown register_values
Kathy Gray
2014-11-22
make interpreter now compiles
Kathy Gray
2014-11-22
Changing interface in step with Peter and ppcmem changes
Kathy Gray
2014-11-21
Print out default values for underspecified vectors instead of leaving them a...
Kathy Gray
2014-11-19
print sparse vectors
Kathy Gray
2014-11-18
wib
Kathy Gray
2014-11-18
Add missing cases to printing_functions printing of interp_values
Kathy Gray
2014-11-17
Use red printing for the value in the hole from Printing_functions instead of...
Kathy Gray
2014-11-17
wib
Peter Sewell
2014-11-16
Add overflow checking arithmetic operations. Fix various bugs that this exposed
Kathy Gray
2014-11-12
; -> ,
Peter Sewell
2014-11-12
Add a function to print local variables and values, local_variables_to_string
Kathy Gray
2014-11-11
remove [ and ] from values in the hole
Kathy Gray
2014-11-08
make pp of Bitvector values of widths 1,2,4, or 8 bytes be in hex (but includ...
Peter Sewell
2014-11-06
Refactor printing to display the contents the [_] and to better format bit ve...
Kathy Gray
2014-11-04
K,P better instruction pp
Peter Sewell
2014-11-03
pp of initial index of bitvector
Peter Sewell
2014-10-30
more compact pp of binary values (following verilog literal syntax)
Peter Sewell
2014-10-29
tweak value pp (remove byte count)
Peter Sewell
2014-10-27
Add printing for instruction form
Kathy Gray
2014-10-22
Update printing for testing, fix some bugs found along the way
Kathy Gray
2014-10-20
Update the printing interface for ppcmem as opposed to run_model functionality
Kathy Gray
2014-10-20
Separate out printing facility from model driver into printing_functions int...
Kathy Gray
[prev]