index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
disas
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-18
Hexagon (disas) disassembler
Taylor Simpson
2
-0
/
+66
2021-01-21
build-system: clean up TCG/TCI configury
Paolo Bonzini
1
-2
/
+0
2021-01-07
disas: Push const down through host disassembly
Richard Henderson
1
-1
/
+1
2020-12-18
disas/libvixl: Fix fall-through annotation for GCC >= 7
Thomas Huth
2
-2
/
+8
2020-11-15
nomaintainer: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
2020-11-02
disas/capstone: Fix monitor disassembly of >32 bytes
Peter Maydell
1
-1
/
+1
2020-10-03
disas/capstone: Add skipdata hook for s390x
Richard Henderson
1
-1
/
+41
2020-10-03
disas: Split out capstone code to disas/capstone.c
Richard Henderson
2
-0
/
+287
2020-09-17
disas/: fix some comment spelling errors
zhaolichang
3
-6
/
+6
2020-09-08
configure: move disassembler configuration to meson
Paolo Bonzini
1
-3
/
+1
2020-08-21
meson: convert disas directory to Meson
Marc-André Lureau
4
-35
/
+34
2020-07-13
disas/sh4: Add missing fallthrough annotations
Thomas Huth
1
-0
/
+2
2020-01-29
target/mips: Add implementation of GINVT instruction
Yongbok Kim
1
-0
/
+10
2019-12-17
libvixl: remove per-target compiler flags
Paolo Bonzini
1
-10
/
+1
2019-10-04
cris: do not leak struct cris_disasm_data
Paolo Bonzini
1
-30
/
+29
2019-08-21
ppc: Add support for 'mffsl' instruction
Paul A. Clarke
1
-0
/
+5
2019-06-27
disas/riscv: Fix `rdinstreth` constraint
Wladimir J. van der Laan
1
-2
/
+3
2019-06-27
disas/riscv: Disassemble reserved compressed encodings as illegal
Michael Clark
1
-17
/
+45
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
3
-3
/
+0
2019-05-13
Clean up header guards that don't match their file name
Markus Armbruster
1
-2
/
+2
2019-04-18
disas: Rename include/disas/bfd.h back to include/disas/dis-asm.h
Markus Armbruster
20
-20
/
+20
2019-03-19
RISC-V: Remove unnecessary disassembler constraints
Michael Clark
1
-138
/
+0
2019-03-05
disas: nanoMIPS: Add graphical description of pool organization
Aleksandar Markovic
1
-0
/
+102
2019-03-05
disas: nanoMIPS: Correct comments to handlers of some DSP instructions
Aleksandar Markovic
1
-204
/
+230
2019-02-27
disas: nanoMIPS: Fix a function misnomer
Aleksandar Markovic
2
-49
/
+49
2019-01-24
disas: nanoMIPS: Amend DSP instructions related comments
Aleksandar Markovic
1
-44
/
+75
2019-01-11
remove space-tab sequences
Paolo Bonzini
4
-9
/
+9
2019-01-03
disas: nanoMIPS: Add a note on documentation
Aleksandar Markovic
1
-0
/
+7
2019-01-03
disas: nanoMIPS: Reorder declarations and definitions of gpr decoders
Aleksandar Markovic
2
-103
/
+104
2019-01-03
disas: nanoMIPS: Comment the decoder of 'gpr1' gpr encoding type
Aleksandar Markovic
1
-0
/
+21
2019-01-03
disas: nanoMIPS: Rename the decoder of 'gpr1' gpr encoding type
Aleksandar Markovic
2
-3
/
+3
2019-01-03
disas: nanoMIPS: Comment the decoder of 'gpr2.reg2' gpr encoding type
Aleksandar Markovic
1
-0
/
+22
2019-01-03
disas: nanoMIPS: Rename the decoder of 'gpr2.reg2' gpr encoding type
Aleksandar Markovic
2
-4
/
+4
2019-01-03
disas: nanoMIPS: Comment the decoder of 'gpr2.reg1' gpr encoding type
Aleksandar Markovic
1
-0
/
+22
2019-01-03
disas: nanoMIPS: Rename the decoder of 'gpr2.reg1' gpr encoding type
Aleksandar Markovic
2
-4
/
+4
2019-01-03
disas: nanoMIPS: Comment the decoder of 'gpr4.zero' gpr encoding type
Aleksandar Markovic
1
-0
/
+27
2019-01-03
disas: nanoMIPS: Rename the decoder of 'gpr4.zero' gpr encoding type
Aleksandar Markovic
2
-6
/
+6
2019-01-03
disas: nanoMIPS: Comment the decoder of 'gpr4' gpr encoding type
Aleksandar Markovic
1
-0
/
+26
2019-01-03
disas: nanoMIPS: Rename the decoder of 'gpr4' gpr encoding type
Aleksandar Markovic
2
-11
/
+11
2019-01-03
disas: nanoMIPS: Comment the decoder of 'gpr3.src.store' gpr encoding type
Aleksandar Markovic
1
-0
/
+32
2019-01-03
disas: nanoMIPS: Rename the decoder of 'gpr3.src.store' gpr encoding type
Aleksandar Markovic
2
-6
/
+6
2019-01-03
disas: nanoMIPS: Comment the decoder of 'gpr3' gpr encoding type
Aleksandar Markovic
1
-3
/
+48
2019-01-03
disas: nanoMIPS: Rename the decoder of 'gpr3' gpr encoding type
Aleksandar Markovic
2
-49
/
+49
2019-01-03
disas: nanoMIPS: Fix order of more invocations
Aleksandar Markovic
1
-130
/
+130
2019-01-03
disas: nanoMIPS: Name more functions in a more descriptive way
Aleksandar Markovic
2
-120
/
+120
2019-01-03
disas: nanoMIPS: Fix an FP-related misnomer 3
Aleksandar Markovic
2
-130
/
+130
2019-01-03
disas: nanoMIPS: Fix an FP-related misnomer 2
Aleksandar Markovic
2
-122
/
+122
2019-01-03
disas: nanoMIPS: Fix an FP-related misnomer 1
Aleksandar Markovic
2
-72
/
+72
2019-01-03
disas: nanoMIPS: Name some functions in a more descriptive way
Aleksandar Markovic
2
-72
/
+72
2019-01-03
disas: nanoMIPS: Fix order of some invocations
Aleksandar Markovic
1
-388
/
+388
[next]