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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
int_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-09
target/ppc: replace AVR* macros with Vsr* macros
Mark Cave-Ayland
1
-17
/
+13
2019-01-09
target/ppc: merge ppc_vsr_t and ppc_avr_t union types
Mark Cave-Ayland
1
-27
/
+29
2018-08-21
target/ppc: simplify bcdadd/sub functions
Yasmin Beatriz
1
-31
/
+18
2018-08-21
target/ppc: bcdsub fix sign when result is zero
Yasmin Beatriz
1
-0
/
+3
2018-07-07
target/ppc: fix build on ppc64 host
Laurent Vivier
1
-1
/
+1
2018-06-01
target: Do not include "exec/exec-all.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-05-11
rename included C files to foo.inc.c, remove osdep.h
Paolo Bonzini
1
-1
/
+1
2018-02-21
target/*/cpu.h: remove softfloat.h
Alex Bennée
1
-0
/
+1
2018-01-10
target/ppc: more use of the PPC_*() macros
Cédric Le Goater
1
-1
/
+1
2017-10-17
target/ppc: Fix carry flag setting for shift algebraic instructions
Sandipan Das
1
-8
/
+8
2017-03-01
target/ppc: introduce helper_update_ov_legacy
Nikunj A Dadhania
1
-21
/
+13
2017-01-31
ppc: Implement bcdutrunc. instruction
Jose Ricardo Ziviani
1
-0
/
+51
2017-01-31
ppc: Implement bcdtrunc. instruction
Jose Ricardo Ziviani
1
-0
/
+37
2017-01-31
ppc: Implement bcdsr. instruction
Jose Ricardo Ziviani
1
-0
/
+48
2017-01-31
ppc: Implement bcdus. instruction
Jose Ricardo Ziviani
1
-0
/
+41
2017-01-31
ppc: Implement bcds. instruction
Jose Ricardo Ziviani
1
-0
/
+40
2017-01-31
ppc: Fix a warning in bcdcfz code and improve BCD_DIG_BYTE macro
Jose Ricardo Ziviani
1
-3
/
+3
2017-01-31
target-ppc: Add xxinsertw instruction
Nikunj A Dadhania
1
-0
/
+25
2017-01-31
target-ppc: Add xxextractuw instruction
Nikunj A Dadhania
1
-0
/
+26
2017-01-31
target-ppc: Implement bcd_is_valid function
Jose Ricardo Ziviani
1
-7
/
+20
2017-01-31
target-ppc: add vextu[bhw][lr]x instructions
Avinesh Kumar
1
-0
/
+36
2017-01-31
target-ppc: Implement bcdsetsgn. instruction
Jose Ricardo Ziviani
1
-0
/
+19
2017-01-31
target-ppc: Implement bcdcpsgn. instruction
Jose Ricardo Ziviani
1
-0
/
+23
2017-01-31
target-ppc: Implement bcdctsq. instruction
Jose Ricardo Ziviani
1
-0
/
+40
2017-01-31
target-ppc: Implement bcdcfsq. instruction
Jose Ricardo Ziviani
1
-0
/
+38
2017-01-31
target-ppc: rename CRF_* defines as CRF_*_BIT
Nikunj A Dadhania
1
-15
/
+15
2017-01-10
target-ppc: Use ctpop helper
Richard Henderson
1
-15
/
+3
2017-01-10
target-ppc: Use clz and ctz opcodes
Richard Henderson
1
-20
/
+0
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
1
-0
/
+3126