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
/
helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/m68k: Drop use of gdb_get_float64() and ldfq_p()
Peter Maydell
2021-02-15
1
-3
/
+2
*
m68k: add MSP detection support for stack pointer swap helpers
Lucien Murray-Pitts
2021-02-11
1
-1
/
+2
*
m68k: MOVEC insn. should generate exception if wrong CR is accessed
Lucien Murray-Pitts
2021-02-11
1
-45
/
+143
*
m68k: add missing BUSCR/PCR CR defines, and BUSCR/PCR/CAAR CR to m68k_move_to...
Lucien Murray-Pitts
2021-02-11
1
-0
/
+10
*
m68k: improve comments on m68k_move_to/from helpers
Lucien Murray-Pitts
2021-02-11
1
-9
/
+30
*
target/m68k: consolidate physical translation offset into get_physical_address()
Mark Cave-Ayland
2020-07-06
1
-11
/
+6
*
target/m68k: fix physical address translation in m68k_cpu_get_phys_page_debug()
Mark Cave-Ayland
2020-07-06
1
-0
/
+4
*
gdbstub: Introduce gdb_get_float64() to get 64-bit float registers
Philippe Mathieu-Daudé
2020-05-06
1
-1
/
+2
*
target/m68k/helper: Fix m68k_fpu_gdb_get_reg() use of GByteArray
Philippe Mathieu-Daudé
2020-04-15
1
-2
/
+2
*
gdbstub: extend GByteArray to read register helpers
Alex Bennée
2020-03-17
1
-2
/
+2
*
target/m68k: use gdb_get_reg helpers
Alex Bennée
2020-03-17
1
-18
/
+11
*
target/m68k: only change valid bits in CACR
Laurent Vivier
2020-01-07
1
-2
/
+10
*
m68k comments break patch submission due to being incorrectly formatted
Lucien Murray-Pitts
2019-06-26
1
-6
/
+10
*
target/m68k: Use env_cpu
Richard Henderson
2019-06-10
1
-21
/
+12
*
Merge remote-tracking branch 'remotes/vivier/tags/m68k-staging-pull-request' ...
Peter Maydell
2019-05-17
1
-17
/
+67
|
\
|
*
target/m68k: In get_physical_address() check for memory access failures
Peter Maydell
2019-05-16
1
-10
/
+52
|
*
target/m68k: In dump_address_map() check for memory access failures
Peter Maydell
2019-05-16
1
-7
/
+15
*
|
tcg: Use CPUClass::tlb_fill in cputlb.c
Richard Henderson
2019-05-10
1
-8
/
+0
*
|
target/m68k: Convert to CPUClass::tlb_fill
Richard Henderson
2019-05-10
1
-41
/
+46
|
/
*
target: Clean up how the dump_mmu() print
Markus Armbruster
2019-04-18
1
-59
/
+56
*
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster
2019-04-18
1
-10
/
+4
*
target/m68k: Fix LGPL information in the file headers
Thomas Huth
2019-01-30
1
-2
/
+2
*
target/*/cpu.h: remove softfloat.h
Alex Bennée
2018-02-21
1
-0
/
+1
*
target/m68k: add HMP command "info tlb"
Laurent Vivier
2018-01-25
1
-0
/
+218
*
target/m68k: add pflush/ptest
Laurent Vivier
2018-01-25
1
-0
/
+73
*
target/m68k: add moves
Laurent Vivier
2018-01-25
1
-0
/
+10
*
target/m68k: add Transparent Translation
Laurent Vivier
2018-01-25
1
-0
/
+79
*
target/m68k: add MC68040 MMU
Laurent Vivier
2018-01-25
1
-7
/
+215
*
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
2018-01-25
1
-2
/
+2
*
target/m68k: add the Interrupt Stack Pointer
Laurent Vivier
2018-01-04
1
-7
/
+75
*
target/m68k: add reset
Laurent Vivier
2018-01-04
1
-0
/
+7
*
target/m68k: manage 680x0 stack frames
Laurent Vivier
2018-01-04
1
-3
/
+7
*
m68k: replace cpu_m68k_init() with cpu_generic_init()
Igor Mammedov
2017-09-01
1
-20
/
+0
*
target-m68k: add FPCR and FPSR
Laurent Vivier
2017-06-21
1
-5
/
+17
*
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
1
-5
/
+7
*
target-m68k: move FPU helpers to fpu_helper.c
Laurent Vivier
2017-06-15
1
-88
/
+0
*
target-m68k: Inline shifts
Richard Henderson
2016-12-27
1
-52
/
+0
*
Move target-* CPU file into a target/ folder
Thomas Huth
2016-12-20
1
-0
/
+810