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
/
openrisc
/
translate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-14
target/openrisc: Optimize l.jal to next
Richard Henderson
1
-1
/
+5
2017-02-14
target/openrisc: Fix madd
Richard Henderson
1
-9
/
+4
2017-02-14
target/openrisc: Implement muld, muldu, macu, msbu
Richard Henderson
1
-0
/
+108
2017-02-14
target/openrisc: Represent MACHI:MACLO as a single unit
Richard Henderson
1
-57
/
+63
2017-02-14
target/openrisc: Implement msync
Richard Henderson
1
-0
/
+1
2017-02-14
target/openrisc: Enable trap, csync, msync, psync for user mode
Richard Henderson
1
-32
/
+0
2017-02-14
target/openrisc: Use movcond where appropriate
Richard Henderson
1
-14
/
+14
2017-02-14
target/openrisc: Keep SR_CY and SR_OV in a separate variables
Richard Henderson
1
-79
/
+40
2017-02-14
target/openrisc: Keep SR_F in a separate variable
Richard Henderson
1
-64
/
+40
2017-02-14
target/openrisc: Invert the decoding in dec_calc
Richard Henderson
1
-207
/
+95
2017-02-14
target/openrisc: Put SR[OVE] in TB flags
Richard Henderson
1
-9
/
+15
2017-02-14
target/openrisc: Streamline arithmetic and OVE
Richard Henderson
1
-249
/
+177
2017-02-14
target/openrisc: Rationalize immediate extraction
Richard Henderson
1
-58
/
+40
2017-02-14
target/openrisc: Tidy insn dumping
Richard Henderson
1
-24
/
+12
2017-02-14
target/openrisc: Implement lwa, swa
Richard Henderson
1
-0
/
+58
2017-01-10
target-openrisc: Use clz and ctz opcodes
Richard Henderson
1
-2
/
+4
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
1
-0
/
+1783
[prev]