index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
mips
Age
Commit message (
Expand
)
Author
2018-08-24
target/mips: Add definition of nanoMIPS I7200 CPU
Stefan Markovic
2018-08-24
target/mips: Fix ERET/ERETNC behavior related to ADEL exception
Yongbok Kim
2018-08-24
target/mips: Add updating BadInstr and BadInstrX for nanoMIPS
Stefan Markovic
2018-08-24
target/mips: Add availability control via bit NMS
Dimitrije Nikolic
2018-08-24
target/mips: Add emulation of DSP ASE for nanoMIPS - part 6
Stefan Markovic
2018-08-24
target/mips: Add emulation of DSP ASE for nanoMIPS - part 5
Stefan Markovic
2018-08-24
target/mips: Add emulation of DSP ASE for nanoMIPS - part 4
Stefan Markovic
2018-08-24
target/mips: Add emulation of DSP ASE for nanoMIPS - part 3
Stefan Markovic
2018-08-24
target/mips: Add emulation of DSP ASE for nanoMIPS - part 2
Stefan Markovic
2018-08-24
target/mips: Add emulation of DSP ASE for nanoMIPS - part 1
Stefan Markovic
2018-08-24
target/mips: Implement MT ASE support for nanoMIPS
Stefan Markovic
2018-08-24
target/mips: Fix pre-nanoMIPS MT ASE instructions availability control
Aleksandar Rikalo
2018-08-24
target/mips: Add emulation of nanoMIPS 32-bit branch instructions
Stefan Markovic
2018-08-24
target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
Aleksandar Rikalo
2018-08-24
target/mips: Add CP0 Config3 and Config5 fields to DisasContext structure
Dimitrije Nikolic
2018-08-24
target/mips: Add emulation of nanoMIPS 32-bit load and store instructions
Yongbok Kim
2018-08-24
target/mips: Implement emulation of nanoMIPS EXTW instruction
James Hogan
2018-08-24
target/mips: Implement emulation of nanoMIPS ROTX instruction
Matthew Fortune
2018-08-24
target/mips: Add emulation of misc nanoMIPS instructions (p_lsx)
Yongbok Kim
2018-08-24
target/mips: Add emulation of misc nanoMIPS instructions (pool32axf)
Yongbok Kim
2018-08-24
target/mips: Add emulation of misc nanoMIPS instructions (pool32a0)
Yongbok Kim
2018-08-24
target/mips: Add emulation of nanoMIPS FP instructions
Yongbok Kim
2018-08-24
target/mips: Add emulation of nanoMIPS 48-bit instructions
Yongbok Kim
2018-08-24
target/mips: Add emulation of nanoMIPS instructions MOVE.P and MOVE.PREV
Yongbok Kim
2018-08-24
target/mips: Add emulation of some common nanoMIPS 32-bit instructions
Yongbok Kim
2018-08-24
target/mips: Add emulation of nanoMIPS 16-bit save and restore instructions
Stefan Markovic
2018-08-24
target/mips: Add emulation of nanoMIPS 16-bit logic instructions
Yongbok Kim
2018-08-24
target/mips: Add emulation of nanoMIPS 16-bit load and store instructions
Yongbok Kim
2018-08-24
target/mips: Add emulation of nanoMIPS 16-bit misc instructions
Yongbok Kim
2018-08-24
target/mips: Add emulation of nanoMIPS 16-bit shift instructions
Yongbok Kim
2018-08-24
target/mips: Add emulation of nanoMIPS 16-bit branch instructions
Stefan Markovic
2018-08-24
target/mips: Add emulation of nanoMIPS 16-bit arithmetic instructions
Yongbok Kim
2018-08-24
target/mips: Add nanoMIPS decoding and extraction utilities
Aleksandar Markovic
2018-08-24
target/mips: Add placeholder and invocation of decode_nanomips_opc()
Aleksandar Markovic
2018-08-24
target/mips: Prevent switching mode related to Config3 ISA bit for nanoMIPS
Stefan Markovic
2018-08-24
target/mips: Add nanoMIPS DSP ASE opcodes
Stefan Markovic
2018-08-24
target/mips: Add nanoMIPS base instruction set opcodes
Yongbok Kim
2018-08-24
target/mips: Add preprocessor constants for nanoMIPS
Aleksandar Markovic
2018-08-16
target/mips: Check ELPA flag only in some cases of MFHC0 and MTHC0
Yongbok Kim
2018-08-16
target/mips: Don't update BadVAddr register in Debug Mode
Yongbok Kim
2018-08-16
target/mips: Implement CP0 Config1.WR bit functionality
Stefan Markovic
2018-08-16
target/mips: Add CP0 BadInstrX register
Stefan Markovic
2018-08-16
target/mips: Update some CP0 registers bit definitions
Aleksandar Markovic
2018-08-16
target/mips: Fix two instances of shadow variables
Aleksandar Markovic
2018-08-16
target/mips: Mark switch fallthroughs with interpretable comments
Aleksandar Markovic
2018-08-16
target/mips: Avoid case statements formulated by ranges - part 2
Aleksandar Rikalo
2018-08-16
target/mips: Avoid case statements formulated by ranges - part 1
Aleksandar Markovic
2018-06-27
target/mips: Fix gdbstub to read/write 64 bit FP registers
Yongbok Kim
2018-06-27
target/mips: Fix data type for offset
Yongbok Kim
2018-06-27
target/mips: Update gen_flt_ldst()
Yongbok Kim
[next]