]> git.proxmox.com Git - mirror_qemu.git/history - target/mips
target/riscv: rvv-1.0: Add Zve64f support for vmulh variant insns
[mirror_qemu.git] / target / mips /
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: Allow Loongson 3A1000 to use up to 48...
2021-08-25 Philippe Mathieu... target/mips: Document Loongson-3A CPU definitions
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: Extract NEC Vr54xx helpers to vr54xx_helper.c
2021-08-25 Philippe Mathieu... target/mips: Extract NEC Vr54xx helper definitions
2021-08-25 Philippe Mathieu... target/mips: Introduce generic TRANS() macro for decode...
2021-08-25 Philippe Mathieu... target/mips: Rename 'rtype' as 'r'
2021-08-25 Philippe Mathieu... target/mips: Merge 32-bit/64-bit Release6 decodetree...
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 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-07-11 Philippe Mathieu... target/mips: Rewrite UHI errno_mips() using switch...
2021-07-11 Philippe Mathieu... target/mips/tx79: Introduce SQ opcode (Store Quadword)
2021-07-11 Philippe Mathieu... target/mips/tx79: Introduce LQ opcode (Load Quadword)
2021-07-11 Philippe Mathieu... target/mips/tx79: Introduce PROT3W opcode (Parallel...
2021-07-11 Philippe Mathieu... target/mips/tx79: Introduce PPACW opcode (Parallel...
2021-07-11 Philippe Mathieu... target/mips/tx79: Introduce PCGT* (Parallel Compare...
2021-07-11 Philippe Mathieu... target/mips/tx79: Introduce PCEQ* opcodes (Parallel...
2021-07-11 Philippe Mathieu... target/mips/tx79: Introduce PEXTL[BHW] opcodes (Paralle...
2021-07-11 Philippe Mathieu... target/mips/tx79: Introduce PEXTUW (Parallel Extend...
2021-07-11 Philippe Mathieu... target/mips/tx79: Introduce PSUB* opcodes (Parallel...
2021-07-11 Philippe Mathieu... target/mips/tx79: Introduce PAND/POR/PXOR/PNOR opcodes...
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 Philippe Mathieu... meson: Introduce target-specific Kconfig
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 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
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-07-02 Peter MaydellMerge remote-tracking branch 'remotes/berrange-gitlab...
2021-07-01 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-06-29 Richard Hendersontarget/mips: Fix gen_mxu_s32ldd_s32lddr
2021-06-29 Richard Hendersontcg: Add flags argument to tcg_gen_bswap16_*, tcg_gen_b...
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: Merge msa32/msa64 decodetree definitions
2021-06-24 Philippe Mathieu... target/mips: Remove pointless gen_msa()
2021-06-24 Philippe Mathieu... target/mips: Optimize regnames[] arrays
2021-06-24 Philippe Mathieu... target/mips: Constify host_to_mips_errno[]
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: Restrict some system specific declarations...
2021-06-24 Philippe Mathieu... target/mips: Move translate.h to tcg/ sub directory
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-24 Philippe Mathieu... target/mips: Fix potential integer overflow (CID 1452921)
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-06-04 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2021-06-02 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2021-06-02 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2021-06-02 Stefano Garzarelladocs: fix references to docs/devel/tracing.rst
2021-05-30 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2021-05-30 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2021-05-28 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2021-05-28 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-05-26 Richard Hendersonhw/core: Constify TCGCPUOps
2021-05-26 Richard Hendersontarget/mips: Fold jazz behaviour into mips_cpu_do_trans...
2021-05-26 Philippe Mathieu... cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps
2021-05-26 Philippe Mathieu... cpu: Move CPUClass::vmsd to SysemuCPUOps
2021-05-26 Philippe Mathieu... cpu: Introduce SysemuCPUOps structure
2021-05-26 Philippe Mathieu... cpu: Rename CPUClass vmsd -> legacy_vmsd
2021-05-21 Peter MaydellMerge remote-tracking branch 'remotes/vsementsov/tags...
2021-05-21 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
next