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
/
op_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-01
accel/tcg: Remove will_exit argument from cpu_restore_state
Richard Henderson
1
-2
/
+2
2022-09-21
target/m68k: rename M68K_FEATURE_M68000 to M68K_FEATURE_M68K
Mark Cave-Ayland
1
-1
/
+1
2022-09-13
target/m68k: Honour -semihosting-config userspace=on
Peter Maydell
1
-2
/
+1
2022-09-13
semihosting: Allow optional use of semihosting from userspace
Peter Maydell
1
-1
/
+1
2022-06-02
target/m68k: Mark helper_raise_exception as noreturn
Richard Henderson
1
-2
/
+3
2022-06-02
target/m68k: Implement TRAPcc
Richard Henderson
1
-5
/
+1
2022-06-02
target/m68k: Fix stack frame for EXCP_ILLEGAL
Richard Henderson
1
-1
/
+4
2022-06-02
target/m68k: Fix address argument for EXCP_TRACE
Richard Henderson
1
-1
/
+1
2022-06-02
target/m68k: Fix pc, c flag, and address argument for EXCP_DIV0
Richard Henderson
1
-19
/
+29
2022-06-02
target/m68k: Fix address argument for EXCP_CHK
Richard Henderson
1
-25
/
+29
2022-06-02
target/m68k: Remove retaddr in m68k_interrupt_all
Richard Henderson
1
-9
/
+6
2022-06-02
target/m68k: Fix coding style in m68k_interrupt_all
Richard Henderson
1
-2
/
+2
2022-06-02
target/m68k: Switch over exception type in m68k_interrupt_all
Richard Henderson
1
-19
/
+30
2022-06-02
target/m68k: Raise the TRAPn exception with the correct pc
Richard Henderson
1
-9
/
+0
2022-02-21
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
1
-0
/
+1
2022-01-09
target/m68k: don't word align SP in stack frame if M68K_FEATURE_UNALIGNED_DAT...
Mark Cave-Ayland
1
-1
/
+4
2022-01-08
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
1
-1
/
+1
2021-10-13
accel/tcg: Move cpu_atomic decls to exec/cpu_ldst.h
Richard Henderson
1
-1
/
+0
2021-10-05
tcg: Rename TCGMemOpIdx to MemOpIdx
Richard Henderson
1
-1
/
+1
2021-09-14
target/m68k: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
1
-13
/
+3
2021-07-21
tcg: Rename helper_atomic_*_mmu and provide for user-only
Richard Henderson
1
-14
/
+5
2021-03-12
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' ...
Peter Maydell
1
-2
/
+15
2021-03-11
target/m68k: add M68K_FEATURE_UNALIGNED_DATA feature
Mark Cave-Ayland
1
-1
/
+4
2021-03-11
target/m68k: don't set SSW ATC bit for physical bus errors
Mark Cave-Ayland
1
-1
/
+11
2021-03-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
1
-1
/
+1
2021-03-10
semihosting: Move include/hw/semihosting/ -> include/semihosting/
Philippe Mathieu-Daudé
1
-1
/
+1
2021-03-09
Various spelling fixes
Michael Tokarev
1
-1
/
+1
2020-01-15
target/m68k: Use cpu_*_mmuidx_ra instead of MMU_MODE{0,1}_SUFFIX
Richard Henderson
1
-30
/
+47
2019-06-26
m68k comments break patch submission due to being incorrectly formatted
Lucien Murray-Pitts
1
-21
/
+37
2019-06-10
target/m68k: Use env_cpu
Richard Henderson
1
-6
/
+6
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
1
-1
/
+1
2019-05-28
semihosting: move semihosting configuration into its own directory
Alex Bennée
1
-1
/
+1
2019-05-17
Merge remote-tracking branch 'remotes/vivier/tags/m68k-staging-pull-request' ...
Peter Maydell
1
-12
/
+8
2019-05-16
target/m68k: Switch to transaction_failed hook
Peter Maydell
1
-12
/
+8
2019-05-10
target/m68k: Convert to CPUClass::tlb_fill
Richard Henderson
1
-15
/
+0
2019-01-30
target/m68k: Fix LGPL information in the file headers
Thomas Huth
1
-1
/
+1
2018-04-15
m68k: fix exception stack frame for 68000
Pavel Dovgalyuk
1
-15
/
+18
2018-04-11
icount: fix cpu_restore_state_from_tb for non-tb-exit cases
Pavel Dovgalyuk
1
-2
/
+2
2018-01-25
target/m68k: add pflush/ptest
Laurent Vivier
1
-0
/
+1
2018-01-25
target/m68k: add moves
Laurent Vivier
1
-2
/
+2
2018-01-25
target/m68k: add MC68040 MMU
Laurent Vivier
1
-1
/
+93
2018-01-25
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
1
-3
/
+3
2018-01-08
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...
Peter Maydell
1
-6
/
+332
2018-01-04
target/m68k: add chk and chk2
Laurent Vivier
1
-0
/
+61
2018-01-04
target/m68k: manage 680x0 stack frames
Laurent Vivier
1
-4
/
+156
2018-01-04
target/m68k: add CPU_LOG_INT trace
Laurent Vivier
1
-2
/
+115
2017-12-27
target/*helper: don't check retaddr before calling cpu_restore_state
Alex Bennée
1
-5
/
+2
2017-10-24
target/m68k: check CF_PARALLEL instead of parallel_cpus
Emilio G. Cota
1
-13
/
+20
2017-01-14
target-m68k: Implement bfffo
Richard Henderson
1
-0
/
+21
2017-01-14
target-m68k: Implement bitfield ops for memory
Richard Henderson
1
-0
/
+185
[next]