index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
disas
/
nanomips.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/disas/dis-asm.h: Handle being included outside 'extern "C"'
Peter Maydell
2021-05-10
1
-2
/
+0
*
osdep: protect qemu/osdep.h with extern "C"
Paolo Bonzini
2021-04-17
1
-1
/
+1
*
Various spelling fixes
Michael Tokarev
2021-03-09
1
-1
/
+1
*
disas: Rename include/disas/bfd.h back to include/disas/dis-asm.h
Markus Armbruster
2019-04-18
1
-1
/
+1
*
disas: nanoMIPS: Add graphical description of pool organization
Aleksandar Markovic
2019-03-05
1
-0
/
+102
*
disas: nanoMIPS: Correct comments to handlers of some DSP instructions
Aleksandar Markovic
2019-03-05
1
-204
/
+230
*
disas: nanoMIPS: Fix a function misnomer
Aleksandar Markovic
2019-02-27
1
-48
/
+48
*
disas: nanoMIPS: Amend DSP instructions related comments
Aleksandar Markovic
2019-01-24
1
-44
/
+75
*
disas: nanoMIPS: Add a note on documentation
Aleksandar Markovic
2019-01-03
1
-0
/
+7
*
disas: nanoMIPS: Reorder declarations and definitions of gpr decoders
Aleksandar Markovic
2019-01-03
1
-100
/
+100
*
disas: nanoMIPS: Comment the decoder of 'gpr1' gpr encoding type
Aleksandar Markovic
2019-01-03
1
-0
/
+21
*
disas: nanoMIPS: Rename the decoder of 'gpr1' gpr encoding type
Aleksandar Markovic
2019-01-03
1
-2
/
+2
*
disas: nanoMIPS: Comment the decoder of 'gpr2.reg2' gpr encoding type
Aleksandar Markovic
2019-01-03
1
-0
/
+22
*
disas: nanoMIPS: Rename the decoder of 'gpr2.reg2' gpr encoding type
Aleksandar Markovic
2019-01-03
1
-3
/
+3
*
disas: nanoMIPS: Comment the decoder of 'gpr2.reg1' gpr encoding type
Aleksandar Markovic
2019-01-03
1
-0
/
+22
*
disas: nanoMIPS: Rename the decoder of 'gpr2.reg1' gpr encoding type
Aleksandar Markovic
2019-01-03
1
-3
/
+3
*
disas: nanoMIPS: Comment the decoder of 'gpr4.zero' gpr encoding type
Aleksandar Markovic
2019-01-03
1
-0
/
+27
*
disas: nanoMIPS: Rename the decoder of 'gpr4.zero' gpr encoding type
Aleksandar Markovic
2019-01-03
1
-5
/
+5
*
disas: nanoMIPS: Comment the decoder of 'gpr4' gpr encoding type
Aleksandar Markovic
2019-01-03
1
-0
/
+26
*
disas: nanoMIPS: Rename the decoder of 'gpr4' gpr encoding type
Aleksandar Markovic
2019-01-03
1
-10
/
+10
*
disas: nanoMIPS: Comment the decoder of 'gpr3.src.store' gpr encoding type
Aleksandar Markovic
2019-01-03
1
-0
/
+32
*
disas: nanoMIPS: Rename the decoder of 'gpr3.src.store' gpr encoding type
Aleksandar Markovic
2019-01-03
1
-5
/
+5
*
disas: nanoMIPS: Comment the decoder of 'gpr3' gpr encoding type
Aleksandar Markovic
2019-01-03
1
-3
/
+48
*
disas: nanoMIPS: Rename the decoder of 'gpr3' gpr encoding type
Aleksandar Markovic
2019-01-03
1
-48
/
+48
*
disas: nanoMIPS: Fix order of more invocations
Aleksandar Markovic
2019-01-03
1
-130
/
+130
*
disas: nanoMIPS: Name more functions in a more descriptive way
Aleksandar Markovic
2019-01-03
1
-106
/
+106
*
disas: nanoMIPS: Fix an FP-related misnomer 3
Aleksandar Markovic
2019-01-03
1
-129
/
+129
*
disas: nanoMIPS: Fix an FP-related misnomer 2
Aleksandar Markovic
2019-01-03
1
-121
/
+121
*
disas: nanoMIPS: Fix an FP-related misnomer 1
Aleksandar Markovic
2019-01-03
1
-71
/
+71
*
disas: nanoMIPS: Name some functions in a more descriptive way
Aleksandar Markovic
2019-01-03
1
-56
/
+56
*
disas: nanoMIPS: Fix order of some invocations
Aleksandar Markovic
2019-01-03
1
-388
/
+388
*
disas: nanoMIPS: Fix a function misnomer
Aleksandar Markovic
2019-01-03
1
-132
/
+132
*
disas: nanoMIPS: Remove functions that are not used
Aleksandar Markovic
2019-01-03
1
-208
/
+0
*
disas: nanoMIPS: Fix preamble text in nanomips.* files
Aleksandar Markovic
2019-01-03
1
-3
/
+4
*
disas: nanoMIPS: Fix types and format strings
Stefan Weil
2019-01-03
1
-8
/
+12
*
target/mips: Add disassembler support for nanoMIPS
Aleksandar Markovic
2018-10-25
1
-0
/
+22242