index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
m68k
Age
Commit message (
Expand
)
Author
2017-10-30
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2017-10-27
m68k: cleanup cpu type name composition
Igor Mammedov
2017-10-27
Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging
Peter Maydell
2017-10-25
disas: Remove unused flags arguments
Richard Henderson
2017-10-24
tcg: Initialize cpu_env generically
Richard Henderson
2017-10-24
tcg: define tcg_init_ctx and make tcg_ctx a pointer
Emilio G. Cota
2017-10-24
target/m68k: check CF_PARALLEL instead of parallel_cpus
Emilio G. Cota
2017-10-24
tcg: convert tb->cflags reads to tb_cflags(tb)
Emilio G. Cota
2017-10-24
qom: Introduce CPUClass.tcg_initialize
Richard Henderson
2017-10-24
tcg: Remove TCGV_EQUAL*
Richard Henderson
2017-10-09
qom/cpu: move cpu_model null check to cpu_class_by_name()
Philippe Mathieu-Daudé
2017-09-10
target/m68k: Switch fpu_rom from make_floatx80() to make_floatx80_init()
Kamil Rytarowski
2017-09-06
target: [tcg] Use a generic enum for DISAS_ values
Lluís Vilanova
2017-09-01
m68k: replace cpu_m68k_init() with cpu_generic_init()
Igor Mammedov
2017-07-31
m68k/translate: fix incorrect copy/paste
Philippe Mathieu-Daudé
2017-07-19
tcg: Pass generic CPUState to gen_intermediate_code()
Lluís Vilanova
2017-07-19
target/m68k: optimize bcd_flags() using extract op
Philippe Mathieu-Daudé
2017-06-29
target/m68k: add fmovem
Laurent Vivier
2017-06-29
target/m68k: add explicit single and double precision operations (part 2)
Laurent Vivier
2017-06-29
target/m68k: add fsglmul and fsgldiv
Laurent Vivier
2017-06-29
target/m68k: add explicit single and double precision operations
Laurent Vivier
2017-06-29
target/m68k: add fmovecr
Laurent Vivier
2017-06-29
target/m68k: add fscc.
Laurent Vivier
2017-06-21
target-m68k: add FPCR and FPSR
Laurent Vivier
2017-06-21
target-m68k: define 96bit FP registers for gdb on 680x0
Laurent Vivier
2017-06-21
target-m68k: use floatx80 internally
Laurent Vivier
2017-06-21
target-m68k: initialize FPU registers
Laurent Vivier
2017-06-21
target-m68k: move fmove CR to a function
Laurent Vivier
2017-06-15
target-m68k: define ext_opsize
Laurent Vivier
2017-06-15
target-m68k: move FPU helpers to fpu_helper.c
Laurent Vivier
2017-06-15
target/m68k: fix V flag for CC_OP_SUBx
Laurent Vivier
2017-06-07
target/m68k: implement rtd
Laurent Vivier
2017-01-16
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-common-tlb-reset-...
Peter Maydell
2017-01-14
target-m68k: increment/decrement with SP
Laurent Vivier
2017-01-14
target-m68k: CAS doesn't need aligned access
Laurent Vivier
2017-01-14
target-m68k: manage pre-dec et post-inc in CAS
Laurent Vivier
2017-01-14
target-m68k: fix gen_flush_flags()
Laurent Vivier
2017-01-14
target-m68k: fix bit operation with immediate value
Laurent Vivier
2017-01-14
target-m68k: Implement bfffo
Richard Henderson
2017-01-14
target-m68k: Implement bitfield ops for memory
Richard Henderson
2017-01-14
target-m68k: Implement bitfield ops for registers
Richard Henderson
2017-01-13
qom/cpu: move tlb_flush to cpu_common_reset
Alex Bennée
2016-12-27
target-m68k: free TCG variables that are not
Laurent Vivier
2016-12-27
target-m68k: add rol/ror/roxl/roxr instructions
Laurent Vivier
2016-12-27
target-m68k: Inline shifts
Richard Henderson
2016-12-27
target-m68k: Do not cpu_abort on undefined insns
Richard Henderson
2016-12-27
target-m68k: Implement 680x0 movem
Laurent Vivier
2016-12-27
target-m68k: add cas/cas2 ops
Laurent Vivier
2016-12-27
target-m68k: add abcd/sbcd/nbcd
Laurent Vivier
2016-12-27
target-m68k: add 680x0 divu/divs variants
Laurent Vivier
[next]