index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-10-23
RISC-V: Initial splitting of instructions across multiple files.
Prashanth Mundkur
2018-10-23
RISC-V: Allow the C platform to get the DTB from a file, so that OS boot is p...
Prashanth Mundkur
2018-10-23
RISC-V: add cli option to dump the platform device-tree.
Prashanth Mundkur
2018-10-23
RISC-V: Add a platform knob to control mtval contents on illegal instruction ...
Prashanth Mundkur
2018-10-23
RISC-V: various fixes
Prashanth Mundkur
2018-10-23
RISC-V: fix: sstatus.SD depends on .XS and .FS.
Prashanth Mundkur
2018-10-23
RISC-V: adjust main loop for the non-spike case.
Prashanth Mundkur
2018-10-23
RISC-V: implement terminal output for C platform.
Prashanth Mundkur
2018-10-23
RISC-V: tick the clock in the C platform.
Prashanth Mundkur
2018-10-23
RISC-V: Add device tree blob into rom, currently only when linked against spike.
Prashanth Mundkur
2018-10-23
RISC-V: add default reset vector.
Prashanth Mundkur
2018-10-23
RISC-V: fix up platform bits for lr/sc.
Prashanth Mundkur
2018-10-23
RISC-V: set htif tohost port address using ELF symbol.
Prashanth Mundkur
2018-10-23
RTS: Add elf symbol lookup support.
Prashanth Mundkur
2018-10-23
Fix typo in plat_ram_size
Alasdair Armstrong
2018-10-23
RISC-V: Add some debug logs for within_phys_mem.
Prashanth Mundkur
2018-10-23
RISC-V: Allow Spike linkage to be conditionally enabled.
Prashanth Mundkur
2018-10-23
RISC-V: flush logs at each step.
Prashanth Mundkur
2018-10-23
RISC-V: Flesh out more of the tandem checks in the C platform simulator.
Prashanth Mundkur
2018-10-23
RISC-V: An initial C Sail model linked against Spike for testing.
Prashanth Mundkur
2018-10-23
RTS: allow elf-loader to provide entry info.
Prashanth Mundkur
2018-10-23
RISC-V: Refactor c platform bits.
Prashanth Mundkur
2018-10-22
Coq: use function type more carefully in untupling
Brian Campbell
2018-10-22
Update Coq patch for RISC-V, add string_take to Coq library
Brian Campbell
2018-10-22
Coq: work around constructors with tupled arguments
Brian Campbell
2018-10-22
Fix lem arguments for functions with tuple arguments
Alasdair Armstrong
2018-10-22
Merge branch 'sail2' into rmem_interpreter
Jon French
2018-10-22
Pretty_print_lem.untuple_args_pat: temporary hack to allow functions that act...
Jon French
2018-10-16
Merge branch 'sail2' into rmem_interpreter
Jon French
2018-10-16
add a couple more RISC-V things to gitignore
Jon French
2018-10-16
Re-implement space-related mapping functions in Sail rather than backends
Jon French
2018-10-16
rewrites: remove now-unnecessary temporary string hack from rewrite_defs_pat_...
Jon French
2018-10-15
Update manual snapshot
Alasdair Armstrong
2018-10-15
Ocaml backend: omit function definitions for externs
Jon French
2018-10-15
Add interpreted RISC-V model to test suite
Jon French
2018-10-15
Interpreter: add new command :bin <addr> <file> to load raw binary into memory
Jon French
2018-10-13
Adapt checked_mem_read to have acquire/release/reserve arguments so
Christopher Pulte
2018-10-12
Prevent accidental test failures when Coq compiles in the wrong order
Brian Campbell
2018-10-11
Change the function type in the AST
Alasdair
2018-10-10
refer to Util.list_init.ml rather than List.init in sail_lib.ml
Christopher Pulte
2018-10-08
Interpreter: refactor get/put state into more fine-grained responses in the m...
Jon French
2018-10-08
Produce lists of constructors and ast building functions for test generation
Brian Campbell
2018-10-05
interpreter: Remove boxes (no longer used)
Jon French
2018-10-05
RISC-V: encode/decode and assembly mappings for compressed instructions
Jon French
2018-10-05
fix bug in infer_mpat losing types of identifiers inferred from other_env
Jon French
2018-10-04
Merge branch 'ocaml-instruction-generation' into sail2
Brian Campbell
2018-10-04
Bit of commentary, proper TODO error
Brian Campbell
2018-10-04
rename stringappend ids for more readable generated code
Jon French
2018-10-03
Drop unnecessary thunking; more trouble than it's worth
Brian Campbell
2018-10-02
Tidy up some whitespace
Brian Campbell
[prev]
[next]