copy context/roundz, a and b manually in fpmul align
[ieee754fpu.git] / src / ieee754 / fpdiv /
2019-07-14 Jacob Lifshayswitch pspec from dict to PipelineSpec
2019-07-08 Luke Kenneth Casso... add fp32 div pipe test
2019-07-05 Luke Kenneth Casso... example of how to use opkls to create something more...
2019-07-05 Luke Kenneth Casso... big (single-purpose) update: move width arg into pspec
2019-07-05 Luke Kenneth Casso... indent
2019-07-05 Luke Kenneth Casso... more comments....
2019-07-05 Luke Kenneth Casso... reorg and add in more TODO pointers for DivPipe*Stage...
2019-07-05 Luke Kenneth Casso... add in more comments
2019-07-05 Luke Kenneth Casso... remove of from div0
2019-07-05 Luke Kenneth Casso... add comments on where DivPipeCoreSetupStage would be...
2019-07-05 Luke Kenneth Casso... identify points where DivPipeCore*Data is needed
2019-07-02 Luke Kenneth Casso... add comment
2019-07-02 Luke Kenneth Casso... replace FPBaseData with FPPipeContext class name
2019-07-02 Luke Kenneth Casso... big convert g/s/r mid --> muxid
2019-07-02 Luke Kenneth Casso... convert fpdiv to pspec
2019-06-29 Luke Kenneth Casso... update comment
2019-06-29 Luke Kenneth Casso... add comments
2019-06-29 Luke Kenneth Casso... comments
2019-06-29 Luke Kenneth Casso... add diagram explaining chain / pipe relationships
2019-06-29 Luke Kenneth Casso... update comments
2019-06-29 Luke Kenneth Casso... non-begin, non-end mode involves FPDivStage0Data
2019-06-29 Luke Kenneth Casso... put in place infrastructure for dropping in INT div...
2019-06-28 Luke Kenneth Casso... quick debug session on FP div stub pipeline
2019-06-28 Luke Kenneth Casso... put in TODO divstages list
2019-06-28 Luke Kenneth Casso... whoops missed a cookie-cut rename
2019-06-28 Luke Kenneth Casso... add div1 and div2 cookie-cut with TODO messages
2019-06-28 Luke Kenneth Casso... add cookie-cut div0.py pipeline stage class
2019-06-28 Luke Kenneth Casso... add comment, link to bugreport
2019-06-28 Luke Kenneth Casso... add cookie-cut FPDIV
2019-06-28 Luke Kenneth Casso... add cookie-cut test_fpdiv_pipe.py
2019-06-28 Luke Kenneth Casso... add cookie-cut fpdiv pipeline.py
2019-06-28 Luke Kenneth Casso... add fpdiv specialcases
2019-06-16 Luke Kenneth Casso... got fpdiv FSM operational
2019-05-02 Luke Kenneth Casso... replace run_test with run_fpunit to avoid nosetest...
2019-05-02 Luke Kenneth Casso... fix imports in fpdiv
2019-05-02 Luke Kenneth Casso... more code-shuffle
2019-05-02 Luke Kenneth Casso... more code-shuffling into subdirs