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
/
translate.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
target/m68k: implement ftan
Laurent Vivier
2018-03-13
1
-0
/
+3
*
target/m68k: implement ftentox
Laurent Vivier
2018-03-09
1
-0
/
+3
*
target/m68k: implement ftwotox
Laurent Vivier
2018-03-09
1
-0
/
+3
*
target/m68k: implement fetox
Laurent Vivier
2018-03-09
1
-0
/
+3
*
target/m68k: implement flog2
Laurent Vivier
2018-03-09
1
-0
/
+3
*
target/m68k: implement flog10
Laurent Vivier
2018-03-09
1
-0
/
+3
*
target/m68k: implement flogn
Laurent Vivier
2018-03-09
1
-0
/
+3
*
target/m68k: implement flognp1
Laurent Vivier
2018-03-09
1
-0
/
+3
*
target/m68k: add fscale, fgetman and fgetexp
Laurent Vivier
2018-03-04
1
-0
/
+9
*
target/m68k: add fmod/frem
Laurent Vivier
2018-03-04
1
-0
/
+6
*
target/m68k: TCGv returned by gen_load() must be freed
Laurent Vivier
2018-03-04
1
-0
/
+11
*
target/*/cpu.h: remove softfloat.h
Alex Bennée
2018-02-21
1
-0
/
+2
*
m68k: implement movep instruction
Pavel Dovgalyuk
2018-02-14
1
-0
/
+46
*
target/m68k: add pflush/ptest
Laurent Vivier
2018-01-25
1
-0
/
+33
*
target/m68k: add moves
Laurent Vivier
2018-01-25
1
-3
/
+67
*
target/m68k: add index parameter to gen_load()/gen_store() and Co.
Laurent Vivier
2018-01-25
1
-59
/
+66
*
target/m68k: add Transparent Translation
Laurent Vivier
2018-01-25
1
-0
/
+3
*
target/m68k: add MC68040 MMU
Laurent Vivier
2018-01-25
1
-0
/
+2
*
target/m68k: fix TCG variable double free
Laurent Vivier
2018-01-25
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...
Peter Maydell
2018-01-08
1
-101
/
+396
|
\
|
*
target/m68k: fix m68k_cpu_dump_state()
Laurent Vivier
2018-01-04
1
-3
/
+6
|
*
target/m68k: add the Interrupt Stack Pointer
Laurent Vivier
2018-01-04
1
-3
/
+37
|
*
target/m68k: add andi/ori/eori to SR/CCR
Laurent Vivier
2018-01-04
1
-7
/
+46
|
*
target/m68k: add 680x0 "move to SR" instruction
Laurent Vivier
2018-01-04
1
-16
/
+22
|
*
target/m68k: move CCR/SR functions
Laurent Vivier
2018-01-04
1
-56
/
+55
|
*
target/m68k: implement fsave/frestore
Laurent Vivier
2018-01-04
1
-8
/
+15
|
*
target/m68k: add reset
Laurent Vivier
2018-01-04
1
-0
/
+13
|
*
target/m68k: add cpush/cinv
Laurent Vivier
2018-01-04
1
-0
/
+20
|
*
target/m68k: softmmu cleanup
Laurent Vivier
2018-01-04
1
-6
/
+33
|
*
target/m68k: add move16
Laurent Vivier
2018-01-04
1
-0
/
+72
|
*
target/m68k: add chk and chk2
Laurent Vivier
2018-01-04
1
-1
/
+76
|
*
target/m68k: use insn_pc to generate instruction fault address
Laurent Vivier
2018-01-04
1
-20
/
+20
|
*
target/m68k: fix gen_get_ccr()
Laurent Vivier
2018-01-04
1
-1
/
+0
|
*
target-m68k: sync CC_OP before gen_jmp_tb()
Laurent Vivier
2018-01-04
1
-1
/
+2
*
|
tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED*
Richard Henderson
2017-12-29
1
-7
/
+7
|
/
*
target/m68k: fix set_cc_op()
Laurent Vivier
2017-12-21
1
-0
/
+1
*
target/m68k: remove unused variable gen_throws_exception
Laurent Vivier
2017-12-21
1
-10
/
+0
*
Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging
Peter Maydell
2017-10-27
1
-1
/
+1
|
\
|
*
disas: Remove unused flags arguments
Richard Henderson
2017-10-25
1
-1
/
+1
*
|
tcg: Initialize cpu_env generically
Richard Henderson
2017-10-24
1
-5
/
+0
*
|
tcg: define tcg_init_ctx and make tcg_ctx a pointer
Emilio G. Cota
2017-10-24
1
-1
/
+1
*
|
target/m68k: check CF_PARALLEL instead of parallel_cpus
Emilio G. Cota
2017-10-24
1
-2
/
+10
*
|
tcg: convert tb->cflags reads to tb_cflags(tb)
Emilio G. Cota
2017-10-24
1
-3
/
+3
*
|
tcg: Remove TCGV_EQUAL*
Richard Henderson
2017-10-24
1
-1
/
+1
|
/
*
target: [tcg] Use a generic enum for DISAS_ values
Lluís Vilanova
2017-09-06
1
-1
/
+6
*
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
1
-30
/
+63
*
target/m68k: add explicit single and double precision operations (part 2)
Laurent Vivier
2017-06-29
1
-4
/
+22
[prev]
[next]