Sign in
qemu
/
qemu
/
ab8584349c476f9818dc6403359c85f9ab0ad5eb
/
disas
99029be
target/mips: Add implementation of GINVT instruction
by Yongbok Kim
· 5 years ago
5342204
libvixl: remove per-target compiler flags
by Paolo Bonzini
· 5 years ago
9739b11
cris: do not leak struct cris_disasm_data
by Paolo Bonzini
· 5 years ago
31eb7dd
ppc: Add support for 'mffsl' instruction
by Paul A. Clarke
· 5 years ago
2e3df91
disas/riscv: Fix `rdinstreth` constraint
by Wladimir J. van der Laan
· 6 years ago
f88222d
disas/riscv: Disassemble reserved compressed encodings as illegal
by Michael Clark
· 6 years ago
a8d2532
Include qemu-common.h exactly where needed
by Markus Armbruster
· 6 years ago
58ea30f
Clean up header guards that don't match their file name
by Markus Armbruster
· 6 years ago
3979fca
disas: Rename include/disas/bfd.h back to include/disas/dis-asm.h
by Markus Armbruster
· 6 years ago
c124c15
RISC-V: Remove unnecessary disassembler constraints
by Michael Clark
· 6 years ago
ca2b40b
disas: nanoMIPS: Add graphical description of pool organization
by Aleksandar Markovic
· 6 years ago
5c65eed
disas: nanoMIPS: Correct comments to handlers of some DSP instructions
by Aleksandar Markovic
· 6 years ago
0f74e61
disas: nanoMIPS: Fix a function misnomer
by Aleksandar Markovic
· 6 years ago
fc95c24
disas: nanoMIPS: Amend DSP instructions related comments
by Aleksandar Markovic
· 6 years ago
72e21db
remove space-tab sequences
by Paolo Bonzini
· 6 years ago
779bdf4
disas: nanoMIPS: Add a note on documentation
by Aleksandar Markovic
· 6 years ago
eabf76a
disas: nanoMIPS: Reorder declarations and definitions of gpr decoders
by Aleksandar Markovic
· 6 years ago
dffcf17
disas: nanoMIPS: Comment the decoder of 'gpr1' gpr encoding type
by Aleksandar Markovic
· 6 years ago
68d80fd
disas: nanoMIPS: Rename the decoder of 'gpr1' gpr encoding type
by Aleksandar Markovic
· 6 years ago
a21e052
disas: nanoMIPS: Comment the decoder of 'gpr2.reg2' gpr encoding type
by Aleksandar Markovic
· 6 years ago
ce0f261
disas: nanoMIPS: Rename the decoder of 'gpr2.reg2' gpr encoding type
by Aleksandar Markovic
· 6 years ago
8e2919f
disas: nanoMIPS: Comment the decoder of 'gpr2.reg1' gpr encoding type
by Aleksandar Markovic
· 6 years ago
4671783
disas: nanoMIPS: Rename the decoder of 'gpr2.reg1' gpr encoding type
by Aleksandar Markovic
· 6 years ago
afd47ce
disas: nanoMIPS: Comment the decoder of 'gpr4.zero' gpr encoding type
by Aleksandar Markovic
· 6 years ago
9980a22
disas: nanoMIPS: Rename the decoder of 'gpr4.zero' gpr encoding type
by Aleksandar Markovic
· 6 years ago
4482bed
disas: nanoMIPS: Comment the decoder of 'gpr4' gpr encoding type
by Aleksandar Markovic
· 6 years ago
131e9b9
disas: nanoMIPS: Rename the decoder of 'gpr4' gpr encoding type
by Aleksandar Markovic
· 6 years ago
6ab8abf
disas: nanoMIPS: Comment the decoder of 'gpr3.src.store' gpr encoding type
by Aleksandar Markovic
· 6 years ago
8191856
disas: nanoMIPS: Rename the decoder of 'gpr3.src.store' gpr encoding type
by Aleksandar Markovic
· 6 years ago
01fc255
disas: nanoMIPS: Comment the decoder of 'gpr3' gpr encoding type
by Aleksandar Markovic
· 6 years ago
988d6c8
disas: nanoMIPS: Rename the decoder of 'gpr3' gpr encoding type
by Aleksandar Markovic
· 6 years ago
75199b4
disas: nanoMIPS: Fix order of more invocations
by Aleksandar Markovic
· 6 years ago
d3605cc
disas: nanoMIPS: Name more functions in a more descriptive way
by Aleksandar Markovic
· 6 years ago
17ce2f0
disas: nanoMIPS: Fix an FP-related misnomer 3
by Aleksandar Markovic
· 6 years ago
52a96d2
disas: nanoMIPS: Fix an FP-related misnomer 2
by Aleksandar Markovic
· 6 years ago
d0c60ab
disas: nanoMIPS: Fix an FP-related misnomer 1
by Aleksandar Markovic
· 6 years ago
11b9732
disas: nanoMIPS: Name some functions in a more descriptive way
by Aleksandar Markovic
· 6 years ago
86b5f80
disas: nanoMIPS: Fix order of some invocations
by Aleksandar Markovic
· 6 years ago
b4c5d21
disas: nanoMIPS: Fix a function misnomer
by Aleksandar Markovic
· 6 years ago
e0669ee
disas: nanoMIPS: Remove functions that are not used
by Aleksandar Markovic
· 6 years ago
8bae150
disas: nanoMIPS: Fix preamble text in nanomips.* files
by Aleksandar Markovic
· 6 years ago
8c33ea5
disas: nanoMIPS: Fix types and format strings
by Stefan Weil
· 6 years ago
11cee55
disas/microblaze: Remove unused REG_SP macro
by Richard Henderson
· 6 years ago
4c5920a
target/ppc: tcg: Implement addex instruction
by Suraj Jitindar Singh
· 6 years ago
89a955e
target/mips: Add disassembler support for nanoMIPS
by Aleksandar Markovic
· 6 years ago
edd7541
fix "Missing break in switch" coverity reports
by Paolo Bonzini
· 6 years ago
d9345f1
target/m68k: correctly disassemble move16
by Laurent Vivier
· 7 years ago
1dc34be
RISC-V: Fix missing break statement in disassembler
by Michael Clark
· 7 years ago
6296a79
RISC-V: Include instruction hex in disassembly
by Michael Clark
· 7 years ago
33b4f85
RISC-V: Fix incorrect disassembly for addiw
by Michael Clark
· 7 years ago
ea10325
RISC-V Disassembler
by Michael Clark
· 7 years ago
82de978
Merge remote-tracking branch 'remotes/xtensa/tags/20180122-xtensa' into staging
by Peter Maydell
· 7 years ago
847a647
target/xtensa: disas/xtensa: fix coverity warnings
by Max Filippov
· 7 years ago
02a2ad2
disas/s390: fix global-buffer-overflow
by Marc-André Lureau
· 7 years ago
76302a9
Merge remote-tracking branch 'remotes/xtensa/tags/20180109-xtensa' into staging
by Peter Maydell
· 7 years ago
5a6539e
target/xtensa: implement disassembler
by Max Filippov
· 7 years ago
9d80865
nios2: remove duplicated includes (in code commented out)
by Philippe Mathieu-Daudé
· 7 years ago
5f2d910
disas/arm: fix 'instuction' typo in comment
by Emilio G. Cota
· 7 years ago
6cd6151
target/arm: Move BE32 disassembler fixup
by Richard Henderson
· 7 years ago
bbde936
disas/i386: Add disassembly of rorx
by Richard Henderson
· 7 years ago
a17d3be
disas/i386: Add disassembly of vex.0f38.f5
by Richard Henderson
· 8 years ago
980edf4
disas/i386: Fix disassembly of two-byte vex prefixes
by Richard Henderson
· 8 years ago
a46c124
tcg: Remove support for ia64 as host
by Richard Henderson
· 7 years ago
9a32e6f
disas/microblaze: Add missing 'const' attributes
by Stefan Weil
· 9 years ago
11cde1c
configure: split c and cxx extra flags
by Bruno Dominguez
· 8 years ago
993063f
libvixl: Correct build failures on NetBSD
by Kamil Rytarowski
· 8 years ago
230f4c6
disas/cris.c: Avoid unintentional sign extension
by Peter Maydell
· 8 years ago
bd517b4
disas/microblaze: Remove unused REG_PC define
by Peter Maydell
· 8 years ago
43c227f
disas/arm: Avoid unintended sign extension
by Peter Maydell
· 8 years ago
001ebac
disas/cris: Avoid unintended sign extension
by Peter Maydell
· 8 years ago
1d153a3
disas/microblaze: Avoid unintended sign extension
by Peter Maydell
· 8 years ago
2e3883d
disas/m68k: Avoid unintended sign extension in get_field()
by Peter Maydell
· 8 years ago
3f168b5
disas/i386: Avoid NULL pointer dereference in error case
by Peter Maydell
· 8 years ago
6815a8a
disas/hppa: Remove dead code
by Peter Maydell
· 8 years ago
bd97a59
disas/ppc: Fix indefinite articles in comments
by Stefan Weil
· 8 years ago
ae5045a
Merge remote-tracking branch 'remotes/rth/tags/pull-nios-20170124' into staging
by Peter Maydell
· 8 years ago
3f0c342
nios2: Add disas entries
by Marek Vasut
· 8 years ago
e110788
disas/cris.c: Fix Coverity warning about unchecked NULL
by Peter Maydell
· 8 years ago
429b31a
Revert "Remove remainders of HPPA backend"
by Richard Henderson
· 8 years ago
8d8dd79
disas/ppc: Handle popcnt and cnttz
by Richard Henderson
· 8 years ago
f7749a3
disas/i386.c: Handle tzcnt
by Richard Henderson
· 8 years ago
225adf1
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into staging
by Peter Maydell
· 8 years ago
893dcdb
slirp, disas: Replace min/max with MIN/MAX macros
by Yuval Shaia
· 8 years ago
fcf5ef2
Move target-* CPU file into a target/ folder
by Thomas Huth
· 8 years ago
09a245e
target-ppc: add vrldnm and vrlwnm instructions
by Bharata B Rao
· 8 years ago
3e00884
target-ppc: add vrldnmi and vrlwmi instructions
by Gautham R. Shenoy
· 8 years ago
d486cca
disas/arm.c: Remove unused macro definitions
by Peter Maydell
· 8 years ago
d4b84d5
Remove unused function declarations
by Ladi Prosek
· 9 years ago
d41f3c3
Remove remainders of HPPA backend
by Thomas Huth
· 8 years ago
5d321734
disas: Fix ATTRIBUTE_UNUSED define clash with ALSA headers
by Peter Maydell
· 9 years ago
ca66f1a
disas: Remove unused macro '_'
by Lluís Vilanova
· 9 years ago
65603e2
tci: do not include exec/exec-all.h
by Paolo Bonzini
· 9 years ago
63c9155
cpu: move exec-all.h inclusion out of cpu.h
by Paolo Bonzini
· 9 years ago
84a5a80
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 9 years ago
f348b6d
util: move declarations out of qemu-common.h
by Veronia Bahaa
· 9 years ago
8ff98f1
Remove unneeded include statements for setjmp.h
by Stefan Weil
· 9 years ago
01bc435
target-mips: implement R6 multi-threading
by Yongbok Kim
· 9 years ago
e78490c
disas/arm-a64.cc: Include osdep.h first
by Peter Maydell
· 9 years ago
48d4ab2
disas: Clean up includes
by Peter Maydell
· 9 years ago
0602f42
libvixl: Avoid std::abs() of 64-bit type
by Peter Maydell
· 9 years ago
Next »