]> git.proxmox.com Git - mirror_qemu.git/history - target/mips/tcg/translate.c
target/mips: Remove unused TCG temporary in gen_mipsdsp_accinsn()
[mirror_qemu.git] / target / mips / tcg / translate.c
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...
2021-06-07 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-06-05 Philippe Mathieu... target/mips: Fix 'Uncoditional' typo
2021-05-21 Peter MaydellMerge remote-tracking branch 'remotes/vsementsov/tags...
2021-05-16 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2021-05-14 Peter MaydellMerge remote-tracking branch 'remotes/cminyard/tags...
2021-05-10 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2021-05-05 Peter MaydellMerge remote-tracking branch 'remotes/dg-gitlab/tags...
2021-05-05 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-05-04 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2021-05-04 Peter MaydellMerge remote-tracking branch 'remotes/bsdimp/tags/pull...
2021-05-03 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/mips...
2021-05-02 Philippe Mathieu... target/mips: Move TCG source files under tcg/ sub directory