summaryrefslogtreecommitdiff
path: root/src/lem_interp/printing_functions.ml
AgeCommit message (Expand)Author
2014-11-04K,P better instruction ppPeter Sewell
2014-11-03pp of initial index of bitvectorPeter Sewell
2014-10-30more compact pp of binary values (following verilog literal syntax)Peter Sewell
2014-10-29tweak value pp (remove byte count)Peter Sewell
2014-10-27Add printing for instruction formKathy Gray
2014-10-22Update printing for testing, fix some bugs found along the wayKathy Gray
2014-10-20Update the printing interface for ppcmem as opposed to run_model functionalityKathy Gray
2014-10-20Separate out printing facility from model driver into printing_functions int...Kathy Gray