]> git.proxmox.com Git - mirror_qemu.git/history - target/mips/tcg/translate.c
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
[mirror_qemu.git] / target / mips / tcg / translate.c
2022-07-14 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-07-14 Peter MaydellMerge tag 'qga-win32-pull-2022-07-13' of github.com...
2022-07-14 Peter MaydellMerge tag 'darwin-20220712' of https://github.com/philm...
2022-07-13 Peter MaydellMerge tag 'mips-20220712' of https://github.com/philmd...
2022-07-12 Pavel Dovgalyuktarget/mips: introduce decodetree structure for Cavium...
2022-06-28 Richard HendersonMerge tag 'for_upstream' of git://git.kernel.org/pub...
2022-06-28 Richard HendersonMerge tag 'pull-semi-20220628' of https://gitlab.com...
2022-06-28 Richard Hendersontarget/mips: Use an exception for semihosting
2022-06-12 Richard HendersonMerge tag 'bsd-user-preen-2022q2-pull-request' of ssh...
2022-06-11 Richard HendersonMerge tag 'mips-20220611' of https://github.com/philmd...
2022-06-11 Dragan Mladjenovictarget/mips: Fix handling of unaligned memory access...
2022-04-21 Richard HendersonMerge tag 'pull-ppc-20220420-2' of https://gitlab.com...
2022-04-20 Richard HendersonMerge tag 'pull-tcg-20220420' of https://gitlab.com...
2022-04-20 Richard HendersonMerge tag 'pull-log-20220420' of https://gitlab.com...
2022-04-20 Richard Hendersonexec/translator: Pass the locked filepointer to disas_l...
2022-01-16 Peter MaydellMerge remote-tracking branch 'remotes/konstantin/tags...
2022-01-13 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2022-01-13 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-01-12 Peter MaydellMerge remote-tracking branch 'remotes/lvivier-gitlab...
2022-01-12 Cédric Le GoaterMerge tag 'qemu-slof-20220110' of github.com:aik/qemu...
2022-01-11 Richard Hendersontarget/mips: Extract trap code into env->error_code
2022-01-11 Richard Hendersontarget/mips: Extract break code into env->error_code
2022-01-11 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/sdmmc...
2022-01-11 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2022-01-08 Richard HendersonMerge tag 'bsd-user-arm-pull-request' of gitlab.com...
2022-01-08 Richard HendersonMerge tag 'pull-riscv-to-apply-20220108' of github...
2022-01-08 Frédéric Pétrotexec/memop: Adding signedness to quad definitions
2021-10-18 Richard HendersonMerge remote-tracking branch 'remotes/bsdimp/tags/pull...
2021-10-18 Richard HendersonMerge remote-tracking branch 'remotes/philmd/tags/mips...
2021-10-17 Philippe Mathieu... target/mips: Remove unused TCG temporary in gen_mipsdsp...
2021-10-17 Philippe Mathieu... target/mips: Fix DEXTRV_S.H DSP opcode
2021-10-17 Philippe Mathieu... target/mips: Use tcg_constant_tl() in gen_compute_compa...
2021-10-16 Richard HendersonMerge remote-tracking branch 'remotes/rth/tags/pull...
2021-10-15 Richard Hendersontarget/mips: Drop exit checks for singlestep_enabled
2021-10-15 Richard Hendersontarget/mips: Fix single stepping
2021-09-20 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2021-09-16 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-09-16 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-09-16 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2021-09-15 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-09-14 Ilya Leoshkevichaccel/tcg: Add DisasContextBase argument to translator_ld*
2021-08-26 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost-gl/tags...
2021-08-25 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/mips...
2021-08-25 Philippe Mathieu... target/mips: Replace TARGET_WORDS_BIGENDIAN by cpu_is_b...
2021-08-25 Philippe Mathieu... target/mips: Store CP0_Config0 in DisasContext
2021-08-25 Philippe Mathieu... target/mips: Define gen_helper() macros in translate.h
2021-08-25 Philippe Mathieu... target/mips: Use tcg_constant_i32() in generate_excepti...
2021-08-25 Philippe Mathieu... target/mips: Inline gen_helper_0e0i()
2021-08-25 Philippe Mathieu... target/mips: Inline gen_helper_1e1i() call in op_ld_INS...
2021-08-25 Philippe Mathieu... target/mips: Simplify gen_helper() macros by using...
2021-08-25 Philippe Mathieu... target/mips: Use tcg_constant_i32() in gen_helper_0e2i()
2021-08-25 Philippe Mathieu... target/mips: Remove gen_helper_1e2i()
2021-08-25 Philippe Mathieu... target/mips: Remove gen_helper_0e3i()
2021-08-25 Philippe Mathieu... target/mips: Remove duplicated check_cp1_enabled()...
2021-08-25 Philippe Mathieu... target/mips: Convert Vr54xx MSA* opcodes to decodetree
2021-08-25 Philippe Mathieu... target/mips: Convert Vr54xx MUL* opcodes to decodetree
2021-08-25 Philippe Mathieu... target/mips: Convert Vr54xx MACC* opcodes to decodetree
2021-08-25 Philippe Mathieu... target/mips: Introduce decodetree structure for NEC...
2021-08-25 Philippe Mathieu... target/mips: Decode vendor extensions before MIPS ISAs
2021-08-25 Philippe Mathieu... target/mips: Simplify PREF opcode
2021-08-25 Philippe Mathieu... target/mips: Remove JR opcode unused arguments
2021-07-26 Peter MaydellMerge remote-tracking branch 'remotes/quic/tags/pull...
2021-07-23 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2021-07-22 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-07-22 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-07-21 Richard Hendersonaccel/tcg: Remove TranslatorOps.breakpoint_check
2021-07-14 Peter MaydellMerge remote-tracking branch 'remotes/mdroth/tags/qga...
2021-07-13 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-07-13 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2021-07-13 Peter MaydellMerge remote-tracking branch 'remotes/stefanha-gitlab...
2021-07-12 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/sdmmc...
2021-07-12 Peter MaydellMerge remote-tracking branch 'remotes/cohuck-gitlab...
2021-07-12 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/mips...
2021-07-12 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-07-11 Philippe Mathieu... target/mips/tx79: Introduce LQ opcode (Load Quadword)
2021-07-11 Peter MaydellMerge remote-tracking branch 'remotes/cminyard/tags...
2021-07-09 Richard Hendersontarget/mips: Fix missing else in gen_goto_tb
2021-07-09 Richard Hendersontarget/mips: Use translator_use_goto_tb
2021-07-09 Philippe Mathieu... tcg: Avoid including 'trace-tcg.h' in target translate.c
2021-07-09 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2021-07-05 Peter MaydellMerge remote-tracking branch 'remotes/marcel/tags/pvrdm...
2021-07-04 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/mips...
2021-07-02 Philippe Mathieu... target/mips: Extract nanoMIPS ISA translation routines
2021-07-02 Philippe Mathieu... target/mips: Extract the microMIPS ISA translation...
2021-07-02 Philippe Mathieu... target/mips: Extract Code Compaction ASE translation...
2021-07-02 Philippe Mathieu... target/mips: Add declarations for generic TCG helpers
2021-06-28 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-06-28 Peter MaydellMerge remote-tracking branch 'remotes/vsementsov/tags...
2021-06-28 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2021-06-28 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/mips...
2021-06-24 Philippe Mathieu... target/mips: Optimize regnames[] arrays
2021-06-24 Aleksandar Rikalotarget/mips: fix emulation of nanoMIPS BPOSGE32 instruction
2021-06-24 Philippe Mathieu... target/mips: Remove microMIPS BPOSGE32 / BPOSGE64 unuse...
2021-06-24 Philippe Mathieu... target/mips: Remove SmartMIPS / MDMX unuseful comments
2021-06-24 Philippe Mathieu... target/mips: Move TCG trace events to tcg/ sub directory
2021-06-24 Philippe Mathieu... target/mips: Do not abort on invalid instruction
2021-06-24 Philippe Mathieu... target/mips: Raise exception when DINSV opcode used...
2021-06-24 Philippe Mathieu... target/mips: Fix more TCG temporary leaks in gen_pool32...
2021-06-24 Philippe Mathieu... target/mips: Fix TCG temporary leaks in gen_pool32a5_na...
2021-06-08 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
next