]> Git Repo - qemu.git/history - target/mips/translate.c
target/mips: Add availability control via bit NMS
[qemu.git] / target / mips / translate.c
2018-08-24 Dimitrije Nikolictarget/mips: Add availability control via bit NMS
2018-08-24 Stefan Markovictarget/mips: Add emulation of DSP ASE for nanoMIPS...
2018-08-24 Stefan Markovictarget/mips: Add emulation of DSP ASE for nanoMIPS...
2018-08-24 Stefan Markovictarget/mips: Add emulation of DSP ASE for nanoMIPS...
2018-08-24 Stefan Markovictarget/mips: Add emulation of DSP ASE for nanoMIPS...
2018-08-24 Stefan Markovictarget/mips: Add emulation of DSP ASE for nanoMIPS...
2018-08-24 Stefan Markovictarget/mips: Add emulation of DSP ASE for nanoMIPS...
2018-08-24 Stefan Markovictarget/mips: Implement MT ASE support for nanoMIPS
2018-08-24 Aleksandar Rikalotarget/mips: Fix pre-nanoMIPS MT ASE instructions avail...
2018-08-24 Stefan Markovictarget/mips: Add emulation of nanoMIPS 32-bit branch...
2018-08-24 Aleksandar Rikalotarget/mips: Implement emulation of nanoMIPS LLWP/SCWP...
2018-08-24 Dimitrije Nikolictarget/mips: Add CP0 Config3 and Config5 fields to...
2018-08-24 Yongbok Kimtarget/mips: Add emulation of nanoMIPS 32-bit load...
2018-08-24 James Hogantarget/mips: Implement emulation of nanoMIPS EXTW instr...
2018-08-24 Matthew Fortunetarget/mips: Implement emulation of nanoMIPS ROTX instr...
2018-08-24 Yongbok Kimtarget/mips: Add emulation of misc nanoMIPS instruction...
2018-08-24 Yongbok Kimtarget/mips: Add emulation of misc nanoMIPS instruction...
2018-08-24 Yongbok Kimtarget/mips: Add emulation of misc nanoMIPS instruction...
2018-08-24 Yongbok Kimtarget/mips: Add emulation of nanoMIPS FP instructions
2018-08-24 Yongbok Kimtarget/mips: Add emulation of nanoMIPS 48-bit instructions
2018-08-24 Yongbok Kimtarget/mips: Add emulation of nanoMIPS instructions...
2018-08-24 Yongbok Kimtarget/mips: Add emulation of some common nanoMIPS...
2018-08-24 Stefan Markovictarget/mips: Add emulation of nanoMIPS 16-bit save...
2018-08-24 Yongbok Kimtarget/mips: Add emulation of nanoMIPS 16-bit logic...
2018-08-24 Yongbok Kimtarget/mips: Add emulation of nanoMIPS 16-bit load...
2018-08-24 Yongbok Kimtarget/mips: Add emulation of nanoMIPS 16-bit misc...
2018-08-24 Yongbok Kimtarget/mips: Add emulation of nanoMIPS 16-bit shift...
2018-08-24 Stefan Markovictarget/mips: Add emulation of nanoMIPS 16-bit branch...
2018-08-24 Yongbok Kimtarget/mips: Add emulation of nanoMIPS 16-bit arithmeti...
2018-08-24 Aleksandar Markovictarget/mips: Add nanoMIPS decoding and extraction utilities
2018-08-24 Aleksandar Markovictarget/mips: Add placeholder and invocation of decode_n...
2018-08-24 Stefan Markovictarget/mips: Prevent switching mode related to Config3...
2018-08-24 Stefan Markovictarget/mips: Add nanoMIPS DSP ASE opcodes
2018-08-24 Yongbok Kimtarget/mips: Add nanoMIPS base instruction set opcodes
2018-08-21 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2018-08-20 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2018-08-17 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2018-08-16 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2018-08-16 Yongbok Kimtarget/mips: Check ELPA flag only in some cases of...
2018-08-16 Stefan Markovictarget/mips: Implement CP0 Config1.WR bit functionality
2018-08-16 Stefan Markovictarget/mips: Add CP0 BadInstrX register
2018-08-16 Aleksandar Markovictarget/mips: Fix two instances of shadow variables
2018-08-16 Aleksandar Markovictarget/mips: Mark switch fallthroughs with interpretabl...
2018-08-16 Aleksandar Rikalotarget/mips: Avoid case statements formulated by ranges...
2018-08-16 Aleksandar Markovictarget/mips: Avoid case statements formulated by ranges...
2018-07-03 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2018-06-28 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2018-06-28 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2018-06-28 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2018-06-28 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2018-06-27 Yongbok Kimtarget/mips: Fix data type for offset
2018-06-27 Yongbok Kimtarget/mips: Update gen_flt_ldst()
2018-06-27 Yongbok Kimtarget/mips: Fix microMIPS on reset
2018-06-08 Peter MaydellMerge remote-tracking branch 'remotes/thibault/tags...
2018-06-05 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2018-06-04 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2018-06-04 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2018-06-04 Peter MaydellMerge remote-tracking branch 'remotes/famz/tags/docker...
2018-06-04 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2018-06-04 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/tcg...
2018-06-01 Richard Hendersontcg: Pass tb and index to tcg_gen_exit_tb separately
2018-05-24 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini-http...
2018-05-21 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/trivial...
2018-05-21 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2018-05-18 Richard Hendersontarget/mips: Honor CPU_DUMP_FPU
2018-05-15 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2018-05-14 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2018-05-14 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2018-05-14 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2018-05-14 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2018-05-11 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-05-11 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/cota...
2018-05-11 Paolo Bonzinirename included C files to foo.inc.c, remove osdep.h
2018-05-09 Emilio G. Cotatarget/mips: convert to TranslatorOps
2018-05-09 Emilio G. Cotatarget/mips: use *ctx for DisasContext
2018-05-09 Emilio G. Cotatarget/mips: convert to DisasContextBase
2018-05-09 Emilio G. Cotatarget/mips: convert to DisasJumpType
2018-05-09 Emilio G. Cotatarget/mips: use lookup_and_goto_ptr on BS_STOP
2018-05-09 Emilio G. Cotatarget/mips: avoid integer overflow in next_page PC...
2018-01-11 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into HEAD
2018-01-09 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20180...
2018-01-09 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2018-01-08 Peter MaydellMerge remote-tracking branch 'remotes/gkurz/tags/for...
2018-01-08 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2018-01-08 Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2018-01-08 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-12-29 Richard Hendersontcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED*
2017-10-30 Peter MaydellMerge remote-tracking branch 'remotes/borntraeger/tags...
2017-10-30 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2017-10-30 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2017-10-28 Peter MaydellMerge remote-tracking branch 'remotes/mdroth/tags/qga...
2017-10-27 Igor Mammedovmips: malta/boston: replace cpu_model with cpu_type
2017-10-27 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini/tags...
2017-10-27 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2017-10-27 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-10-26 Peter MaydellMerge remote-tracking branch 'remotes/stefanberger...
2017-10-25 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-10-25 Richard Hendersondisas: Remove unused flags arguments
2017-10-24 Richard Hendersontcg: Initialize cpu_env generically
2017-10-24 Emilio G. Cotatcg: define tcg_init_ctx and make tcg_ctx a pointer
next
This page took 0.739157 seconds and 107 git commands to generate.