Sign in
qemu
/
qemu
/
a29a37b994ca3c5a1d39fa0e8934f7e0f2cf57ef
/
disas
/
i386.c
67cc32e
typofixes - v4
by Veres Lajos
· 9 years ago
189f792
disas/i386: Disassemble ANDN/SHLX/SHRX/SHAX
by Richard Henderson
· 11 years ago
ba00599
disas/i386.c: disassemble movbe instruction
by Aurelien Jarno
· 11 years ago
d640045
target-i386: add AES-NI instructions
by Aurelien Jarno
· 12 years ago
309b4de
disas/i386.c: disassemble aes-ni instructions
by Aurelien Jarno
· 12 years ago
8dbd3fc
disas/i386.c: disassemble pclmulqdq instruction
by Aurelien Jarno
· 12 years ago
6ab7e54
Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp()
by Peter Maydell
· 12 years ago
af18078
disas/i386.c: Add explicit braces round empty for-loop body
by Peter Maydell
· 12 years ago
76cad71
build: kill libdis, move disassemblers to disas/
by Paolo Bonzini
· 12 years ago
[Renamed (99%) from i386-dis.c]
156aa89
i386-dis: Fix unused return value, spotted by clang
by Blue Swirl
· 15 years ago
bef75aa
i386-dis: remove dead assignments, spotted by clang
by Blue Swirl
· 15 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 16 years ago
88103cf
Update i386-dis.c from commits before GPLv3 switch
by blueswir1
· 16 years ago
c2c73b4
Update i386-dis.c from binutils 2.17
by blueswir1
· 16 years ago
fad6cb1
Update FSF address in GPL/LGPL boilerplate
by aurel32
· 16 years ago
7a786a4
Make some i386 disassembler tables const
by blueswir1
· 16 years ago
4d5e2b3
Revert broken part of r5044 (thanks to Igor Kovalenko for spotting)
by blueswir1
· 17 years ago
ac700bc
Fix more bugs in r5044
by blueswir1
· 17 years ago
363a37d
Fix OpenBSD linker warnings
by blueswir1
· 17 years ago
4c7d9dc
Add missing const, by Stefan Weil.
by ths
· 17 years ago
9596ebb
Add statics and missing #includes for prototypes.
by pbrook
· 17 years ago
b8b5ac6
do not assume signed char
by bellard
· 20 years ago
bc51c5c
initial x86-64 host support (Gwenole Beauchesne)
by bellard
· 21 years ago
aa0aa4f
added ARM and Sparc disassemblers
by bellard
· 22 years ago
bb0ebb1
ISO C fixes
by bellard
· 22 years ago
dc99065
added flags computation optimization
by bellard
· 22 years ago