index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
riscv
/
translate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-11
RISC-V: Split out mstatus_fs from tb_flags
Richard Henderson
1
-5
/
+5
2018-11-13
RISC-V: Respect fences for user-only emulators
Palmer Dabbelt
1
-2
/
+0
2018-11-13
target/riscv: Fix sfence.vm/a both available in any priv version
Bastian Koppelmann
1
-5
/
+13
2018-11-13
target/riscv: Fix FCLASS_D being treated as RV64 only
Bastian Koppelmann
1
-1
/
+3
2018-09-05
target/riscv: call gen_goto_tb on DISAS_TOO_MANY
Emilio G. Cota
1
-6
/
+1
2018-09-05
target/riscv: optimize indirect branches
Emilio G. Cota
1
-1
/
+1
2018-09-05
target/riscv: optimize cross-page direct jumps in softmmu
Emilio G. Cota
1
-1
/
+1
2018-06-01
tcg: Pass tb and index to tcg_gen_exit_tb separately
Richard Henderson
1
-10
/
+10
2018-05-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180510'...
Peter Maydell
1
-49
/
+17
2018-05-10
target/riscv: Use new atomic min/max expanders
Richard Henderson
1
-49
/
+17
2018-05-09
target/riscv: convert to TranslatorOps
Emilio G. Cota
1
-78
/
+80
2018-05-09
target/riscv: convert to DisasContextBase
Emilio G. Cota
1
-65
/
+64
2018-05-09
target/riscv: convert to DisasJumpType
Emilio G. Cota
1
-44
/
+28
2018-05-09
target/riscv: avoid integer overflow in next_page PC check
Emilio G. Cota
1
-3
/
+3
2018-05-06
RISC-V: Add mcycle/minstret support for -icount auto
Michael Clark
1
-0
/
+2
2018-05-06
RISC-V: Remove erroneous comment from translate.c
Michael Clark
1
-1
/
+0
2018-03-07
RISC-V TCG Code Generation
Michael Clark
1
-0
/
+1978