summaryrefslogtreecommitdiffstats
path: root/target/m68k
Commit message (Expand)AuthorAgeFilesLines
* softfloat: merge floatx80_mod and floatx80_remJoseph Myers2020-06-262-84/+0Star
* target/m68k: implement opcode fetoxm1Laurent Vivier2020-06-023-0/+9
* target/m68k: implement fmove.l #<data>,FPCRLaurent Vivier2020-06-021-0/+14
* softfloat: Name rounding mode enumRichard Henderson2020-05-191-3/+3
* softfloat: Replace flag with boolRichard Henderson2020-05-191-35/+35
* target/m68k: fix gdb for m68xxxKONRAD Frederic2020-05-061-15/+37
* gdbstub: Introduce gdb_get_float64() to get 64-bit float registersPhilippe Mathieu-Daudé2020-05-061-1/+2
* target/m68k/helper: Fix m68k_fpu_gdb_get_reg() use of GByteArrayPhilippe Mathieu-Daudé2020-04-151-2/+2
* Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell2020-03-192-5/+5
|\
| * cpu: Use DeviceClass reset instead of a special CPUClass resetPeter Maydell2020-03-182-5/+5
* | gdbstub: extend GByteArray to read register helpersAlex Bennée2020-03-173-4/+4
* | target/m68k: use gdb_get_reg helpersAlex Bennée2020-03-171-18/+11Star
|/
* cpu: Use cpu_class_set_parent_reset()Greg Kurz2020-01-241-2/+1Star
* m68k: Fix regression causing Single-Step via GDB/RSP to not single stepLaurent Vivier2020-01-211-15/+27
* tcg: Search includes from the project root source directoryPhilippe Mathieu-Daudé2020-01-161-1/+1
* target/m68k: Use cpu_*_mmuidx_ra instead of MMU_MODE{0,1}_SUFFIXRichard Henderson2020-01-162-32/+47
* target/m68k: only change valid bits in CACRLaurent Vivier2020-01-073-9/+36
* target/m68k: fetch code with translator_ldEmilio G. Cota2019-10-281-1/+1
* target/m68k/fpu_helper.c: rename the access argumentsKONRAD Frederic2019-09-191-4/+4
* tcg: TCGMemOp is now accelerator independent MemOpTony Nguyen2019-09-031-1/+1
* hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster2019-08-211-1/+1
* target/m68k: replace LIT64 with UINT64_C macrosAlex Bennée2019-08-191-49/+49
* Clean up inclusion of sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+0Star
* m68k comments break patch submission due to being incorrectly formattedLucien Murray-Pitts2019-06-2612-227/+353
* The m68k gdbstub SR reg request doesnt include Condition-CodesLucien Murray-Pitts2019-06-261-1/+2
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-124-4/+0Star
* cpu: Remove CPU_COMMONRichard Henderson2019-06-101-2/+0Star
* cpu: Introduce CPUNegativeOffsetStateRichard Henderson2019-06-101-0/+1
* cpu: Introduce cpu_set_cpustate_pointersRichard Henderson2019-06-101-3/+1Star
* cpu: Move ENV_OFFSET to exec/gen-icount.hRichard Henderson2019-06-101-1/+0Star
* target/m68k: Use env_cpuRichard Henderson2019-06-105-37/+21Star
* cpu: Replace ENV_GET_CPU with env_cpuRichard Henderson2019-06-102-3/+1Star
* cpu: Define ArchCPURichard Henderson2019-06-101-0/+1
* cpu: Define CPUArchState with typedefRichard Henderson2019-06-101-2/+2
* tcg: Split out target/arch/cpu-param.hRichard Henderson2019-06-102-14/+24
* semihosting: move semihosting configuration into its own directoryAlex Bennée2019-05-281-1/+1
* Merge remote-tracking branch 'remotes/vivier/tags/m68k-staging-pull-request' ...Peter Maydell2019-05-175-38/+84
|\
| * target/m68k: Optimize rotate_x() using extract_i32()Philippe Mathieu-Daudé2019-05-171-3/+2Star
| * target/m68k: Fix a tcg_temp leakPhilippe Mathieu-Daudé2019-05-171-0/+1
| * target/m68k: Reduce the l1 TCGLabel scopePhilippe Mathieu-Daudé2019-05-171-2/+1Star
| * target/m68k: Switch to transaction_failed hookPeter Maydell2019-05-163-16/+13Star
| * target/m68k: In get_physical_address() check for memory access failuresPeter Maydell2019-05-161-10/+52
| * target/m68k: In dump_address_map() check for memory access failuresPeter Maydell2019-05-161-7/+15
* | tcg: Use CPUClass::tlb_fill in cputlb.cRichard Henderson2019-05-101-8/+0Star
* | target/m68k: Convert to CPUClass::tlb_fillRichard Henderson2019-05-104-59/+50Star
|/
* tcg: Hoist max_insns computation to tb_gen_codeRichard Henderson2019-04-241-2/+2
* qom/cpu: Simplify how CPUClass:cpu_dump_state() printsMarkus Armbruster2019-04-182-46/+45Star
* target: Clean up how the dump_mmu() printMarkus Armbruster2019-04-183-61/+59Star
* target: Simplify how the TARGET_cpu_list() printMarkus Armbruster2019-04-182-11/+5Star
* target/m68k: Fix LGPL information in the file headersThomas Huth2019-01-306-10/+10