index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
power.sail
Age
Commit message (
Expand
)
Author
2014-04-04
Improve Power execution
Gabriel Kerneis
2014-04-03
Power example now EXECUTES (almost) CORRECTLY! \o/
Gabriel Kerneis
2014-04-03
Remove workarounds and update Power model
Gabriel Kerneis
2014-04-03
Exhibit two bugs about bitwise operators and vector casts
Gabriel Kerneis
2014-04-02
Fix EXTS and signedness of to_num
Gabriel Kerneis
2014-04-02
Update Power model
Gabriel Kerneis
2014-03-20
Add missing GPR registers for Power example
Gabriel Kerneis
2014-03-20
Remove work-around from interpreter, move it to power.sail
Gabriel Kerneis
2014-03-19
Fetch-decode-execute & init for power
Gabriel Kerneis
2014-03-13
Make test_power compiling again
Gabriel Kerneis
2014-03-11
More work on interpreter and Power model
Gabriel Kerneis
2014-03-04
Minimal power model to run hello world
Gabriel Kerneis
2014-02-28
Fetch-decode POWER interpreter
Gabriel Kerneis
2014-02-25
Sensible types for POWER registers
Gabriel Kerneis
2014-02-12
More library functions for interpreter
Gabriel Kerneis
2014-02-12
Fix endianess issues
Gabriel Kerneis
2014-02-12
Remove spurious declaration
Gabriel Kerneis
2014-02-12
Fix type errors in power.sail
Gabriel Kerneis
2014-02-07
Implement is_one
Gabriel Kerneis
2014-02-07
Use bit->bool coercion for power.sail
Gabriel Kerneis
2014-02-05
Replace symbolic link by actual file
Gabriel Kerneis
2014-02-05
First bit of Power spec
Gabriel Kerneis