index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
m68k
Commit message (
Expand
)
Author
Age
Files
Lines
*
m68k/translate: fix incorrect copy/paste
Philippe Mathieu-Daudé
2017-07-31
1
-1
/
+1
*
tcg: Pass generic CPUState to gen_intermediate_code()
Lluís Vilanova
2017-07-19
1
-3
/
+2
*
target/m68k: optimize bcd_flags() using extract op
Philippe Mathieu-Daudé
2017-07-19
1
-2
/
+1
*
target/m68k: add fmovem
Laurent Vivier
2017-06-29
3
-30
/
+189
*
target/m68k: add explicit single and double precision operations (part 2)
Laurent Vivier
2017-06-29
3
-8
/
+74
*
target/m68k: add fsglmul and fsgldiv
Laurent Vivier
2017-06-29
3
-0
/
+36
*
target/m68k: add explicit single and double precision operations
Laurent Vivier
2017-06-29
3
-5
/
+125
*
target/m68k: add fmovecr
Laurent Vivier
2017-06-29
3
-1
/
+47
*
target/m68k: add fscc.
Laurent Vivier
2017-06-29
1
-79
/
+131
*
target-m68k: add FPCR and FPSR
Laurent Vivier
2017-06-21
6
-119
/
+421
*
target-m68k: define 96bit FP registers for gdb on 680x0
Laurent Vivier
2017-06-21
1
-0
/
+45
*
target-m68k: use floatx80 internally
Laurent Vivier
2017-06-21
7
-291
/
+509
*
target-m68k: initialize FPU registers
Laurent Vivier
2017-06-21
1
-1
/
+8
*
target-m68k: move fmove CR to a function
Laurent Vivier
2017-06-21
1
-25
/
+31
*
target-m68k: define ext_opsize
Laurent Vivier
2017-06-15
1
-19
/
+24
*
target-m68k: move FPU helpers to fpu_helper.c
Laurent Vivier
2017-06-15
3
-89
/
+113
*
target/m68k: fix V flag for CC_OP_SUBx
Laurent Vivier
2017-06-15
1
-1
/
+1
*
target/m68k: implement rtd
Laurent Vivier
2017-06-07
3
-0
/
+14
*
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-common-tlb-reset-...
Peter Maydell
2017-01-16
2
-2
/
+4
|
\
|
*
qom/cpu: move tlb_flush to cpu_common_reset
Alex Bennée
2017-01-13
2
-2
/
+4
*
|
target-m68k: increment/decrement with SP
Laurent Vivier
2017-01-14
1
-2
/
+12
*
|
target-m68k: CAS doesn't need aligned access
Laurent Vivier
2017-01-14
1
-1
/
+0
*
|
target-m68k: manage pre-dec et post-inc in CAS
Laurent Vivier
2017-01-14
1
-0
/
+9
*
|
target-m68k: fix gen_flush_flags()
Laurent Vivier
2017-01-14
1
-1
/
+2
*
|
target-m68k: fix bit operation with immediate value
Laurent Vivier
2017-01-14
1
-3
/
+10
*
|
target-m68k: Implement bfffo
Richard Henderson
2017-01-14
3
-1
/
+62
*
|
target-m68k: Implement bitfield ops for memory
Richard Henderson
2017-01-14
4
-2
/
+333
*
|
target-m68k: Implement bitfield ops for registers
Richard Henderson
2017-01-14
1
-0
/
+210
|
/
*
target-m68k: free TCG variables that are not
Laurent Vivier
2016-12-27
1
-9
/
+32
*
target-m68k: add rol/ror/roxl/roxr instructions
Laurent Vivier
2016-12-27
1
-0
/
+391
*
target-m68k: Inline shifts
Richard Henderson
2016-12-27
3
-80
/
+201
*
target-m68k: Do not cpu_abort on undefined insns
Richard Henderson
2016-12-27
1
-3
/
+5
*
target-m68k: Implement 680x0 movem
Laurent Vivier
2016-12-27
1
-23
/
+107
*
target-m68k: add cas/cas2 ops
Laurent Vivier
2016-12-27
3
-0
/
+265
*
target-m68k: add abcd/sbcd/nbcd
Laurent Vivier
2016-12-27
1
-0
/
+220
*
target-m68k: add 680x0 divu/divs variants
Laurent Vivier
2016-12-27
5
-70
/
+211
*
target-m68k: add 64bit mull
Laurent Vivier
2016-12-27
1
-12
/
+50
*
target-m68k: add cmpm
Laurent Vivier
2016-12-27
1
-0
/
+16
*
target-m68k: Split gen_lea and gen_ea
Richard Henderson
2016-12-27
1
-53
/
+59
*
target-m68k: Delay autoinc writeback
Richard Henderson
2016-12-27
1
-20
/
+64
*
Move target-* CPU file into a target/ folder
Thomas Huth
2016-12-20
11
-0
/
+5921