c59c31ca | 03-Sep-2020 |
ZhangZifei <[email protected]> |
Merge branch 'connect_atomics' into dev-fence |
b8f08ca0 | 03-Sep-2020 |
ZhangZifei <[email protected]> |
Fence: add fence decode and rewrite some fence logic. need roq redirect |
fa084740 | 02-Sep-2020 |
Allen <[email protected]> |
Atomics: enable A instr in decode table and connects atomcs unit in memend. |
37ee565a | 24-Aug-2020 |
ZhangZifei <[email protected]> |
TLB: add assert to avoid other alu(1/2/3) exec sfence/fence.i |
32ccb061 | 23-Aug-2020 |
ZhangZifei <[email protected]> |
TLB: add sfence.vma decode( to ALU, NoSpecExec, not isBlocked now) |
1872d735 | 18-Aug-2020 |
ZhangZifei <[email protected]> |
Merge branch 'dev-soc' into dev-soc-tlb
still syntax bug but not fixed |
6f6f796b | 14-Aug-2020 |
LinJiawei <[email protected]> |
Merge master |
3366070d | 12-Aug-2020 |
William Wang <[email protected]> |
RVA: add RVA decode |
e9199ec7 | 06-Aug-2020 |
zhanglinjuan <[email protected]> |
ifu/bpu: fix bug in saveHalfRVI |
c9c84175 | 06-Aug-2020 |
zhanglinjuan <[email protected]> |
decoder: fix bug in src1Type for C_LUI
predecode: fix bugs in mask output |
4ed69b39 | 06-Aug-2020 |
zhanglinjuan <[email protected]> |
fakeICache: fetch instructions 2-bytes aligned
decoder: fix bug in immrvc
dummy passes! |
06138c3d | 06-Aug-2020 |
ZhangZifei <[email protected]> |
Merge branch 'temp-lsu-test' into temp-lsu-test-tlb |
c38306bf | 06-Aug-2020 |
Yinan Xu <[email protected]> |
Merge remote-tracking branch 'origin/master' into temp-lsu-test |
6d5636a4 | 05-Aug-2020 |
linjiawei <[email protected]> |
Merge remote-tracking branch 'origin/master' into temp-lsu-test |
e87da745 | 05-Aug-2020 |
zhanglinjuan <[email protected]> |
decoder: add rvc call/ret
bpu: fix lastHit in stage3 |
e928f13c | 05-Aug-2020 |
LinJiawei <[email protected]> |
DecodeBuf: fix redirect bug |
bf393c2b | 05-Aug-2020 |
ZhangZifei <[email protected]> |
Merge branch 'temp-lsu-test' into temp-lsu-test-tlb |
d077b118 | 05-Aug-2020 |
zhanglinjuan <[email protected]> |
decoder/rvc: add rvc instructions |
a428082b | 04-Aug-2020 |
LinJiawei <[email protected]> |
Merge master into dev-fronend |
769b146d | 02-Aug-2020 |
Lingrui98 <[email protected]> |
Decode: isBr ->!notCFI |
31402152 | 02-Aug-2020 |
ZhangZifei <[email protected]> |
Merge branch 'temp-lsu-test' into temp-lsu-test-tlb |
608ba82c | 31-Jul-2020 |
zhanglinjuan <[email protected]> |
backend: adaptive backend interface with frontend |
68eeafa8 | 31-Jul-2020 |
zhangfw <[email protected]> |
Predecode: replace old PDecode |
f226232f | 29-Jul-2020 |
zhanglinjuan <[email protected]> |
Merge branch 'refactor-redirect' into dev-frontend |
b2e6921e | 28-Jul-2020 |
LinJiawei <[email protected]> |
Refactor redirect, cputest pass, microbench fail |