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