Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
storebuffer
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
tacoq
storebuffer
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
10da722cda08bd35d7ad2ba3e7172372abb9bc7e
Select Git revision
Branches
1
trunk
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
25
Jan
29
Dec
5
Oct
29
Jul
27
26
5
4
Prepare for publication
trunk
trunk
src: remove old files
modular_store_buffer: ???
correct_store_buffer: remove unused definitions
modular_definitions: remove unused definitions
utils: cleanup
fivestage: cleanup
modular_store_buffer: support latencies in all stages
Modular definitions
correct_store_buffer: exclude cases that are not possible
correct_store_buffer: add a parameter to HbusFree
correct_store_buffer: generalize work_on_e for two instructions
correct_store_buffer: add comments for clarity
correct_store_buffer: rename lemmas for clarity
correct_store_buffer: the store buffer is monotonic
correct_store_buffer: the behaviour is monotonic if e ⊏ e'
correct_store_buffer: proof simplification
definitions: instr_kinds are either the same or different
definitions, correct_store_buffer: latencies in Loads
correct_store_buffer: an more advanced instruction stays more advanced
correct_store_buffer: if an instruction remains in the same stage, it progresses
correct_store_buffer: base hypothesis for monotonicity proofs
correct_store_buffer: specify how the store buffer can evolve
correct_store_buffer: simplify proofs
correct_store_buffer: add comments in luFree and suFree
correct_store_buffer: fix ready and free functions
definitions: add a function to compare the whole pipeline
definitions: fix state_leb, proofs related to that function
definitions: prove that stage_beq s s = true
definitions: simplify proofs
utils: simplification of proofs
correct_sb: define cycle_on_more_advanced
correct_sb: cleanup proofs
rc: move sbStateT to definitions
correct_store_buffer: prove that an unconstrained Load in Lsu can advance
correct_store_buffer: redefine constaints and use it in the proofs
correct_store_buffer: prove that a constrained store can advance
correct_store_buffer: prove that an unconstrained Sp can advance
correct_store_buffer: new store buffer definition
store_buffer: move compare_two to definitions
Loading