index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
riscv
/
isa
/
decoder.isa
Age
Commit message (
Expand
)
Author
2018-01-16
arch-riscv: Fix floating-poing op classes
Alec Roelke
2018-01-16
arch-riscv: Fix floating-point conversion bugs
Alec Roelke
2018-01-10
arch-riscv: Make use of ImmOp's polymorphism
Alec Roelke
2017-11-29
arch-riscv: Move parts of mem insts out of ISA
Alec Roelke
2017-07-14
riscv: Disambiguate between the C and C++ versions of isnan and isinf.
Gabe Black
2017-07-14
riscv: Fix bugs with RISC-V decoder and detailed CPUs
Alec Roelke
2017-07-11
arch-riscv: Add support for compressed extension RV64C
Alec Roelke
2017-07-11
arch-riscv: Restructure ISA description
Alec Roelke
2017-04-05
riscv: fix Linux problems with LR and SC ops
Alec Roelke
2016-11-30
riscv: [Patch 7/5] Corrected LRSC semantics
Alec Roelke
2016-11-30
riscv: [Patch 4/5] Added RISC-V atomic memory extension RV64A
Alec Roelke
2016-11-30
riscv: [Patch 3/5] Added RISCV floating point extensions RV64FD
Alec Roelke
2016-11-30
riscv: [Patch 2/5] Added RISC-V multiply extension RV64M
Alec Roelke
2016-11-30
arch: [Patch 1/5] Added RISC-V base instruction set RV64I
Alec Roelke