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
/
ppc
/
dfp_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-15
powerpc tcg: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
2019-10-04
target/ppc: remove unnecessary if() around calls to set_dfp{64,128}() in DFP ...
Mark Cave-Ayland
1
-50
/
+10
2019-10-04
target/ppc: use existing VsrD() macro to eliminate HI_IDX and LO_IDX from dfp...
Mark Cave-Ayland
1
-39
/
+31
2019-10-04
target/ppc: change struct PPC_DFP decimal storage from uint64[2] to ppc_vsr_t
Mark Cave-Ayland
1
-102
/
+108
2019-10-04
target/ppc: introduce dfp_finalize_decimal{64,128}() helper functions
Mark Cave-Ayland
1
-19
/
+23
2019-10-04
target/ppc: update {get,set}_dfp{64,128}() helper functions to read/write DFP...
Mark Cave-Ayland
1
-38
/
+42
2019-10-04
target/ppc: introduce set_dfp{64,128}() helper functions
Mark Cave-Ayland
1
-42
/
+48
2019-10-04
target/ppc: introduce get_dfp{64,128}() helper functions
Mark Cave-Ayland
1
-13
/
+39
2019-10-04
ppc: Use FPSCR defines instead of constants
Paul A. Clarke
1
-4
/
+4
2019-10-04
ppc: Add support for 'mffscrn','mffscrni' instructions
Paul A. Clarke
1
-1
/
+1
2019-04-26
target/ppc: Style fixes for dfp_helper.c
David Gibson
1
-7
/
+7
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
1
-0
/
+1331