index
:
miasm
this commit
ck/x86-blsi
develop
master
ta/arm64-ldsmaxb
ta/nix
ta/x86-adcx
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add PAVGB/PAVGW instruction
Ajax
2018-02-09
1
-0
/
+10
*
Add PSADBW instruction
Ajax
2018-02-09
1
-0
/
+5
*
Add PMADDWD instruction
Ajax
2018-02-09
1
-0
/
+5
*
Add PMULUDQ instruction
Ajax
2018-02-09
1
-0
/
+5
*
Add PMAXSW instruction
Ajax
2018-02-09
1
-0
/
+5
*
Add PADDSB/PADDSW instruction
Ajax
2018-02-09
1
-0
/
+10
*
Add PSUBSB/PSUBSW instruction
Ajax
2018-02-09
1
-0
/
+10
*
Add PMULHW / PMULHUW instruction
Ajax
2018-02-09
1
-0
/
+10
*
Add PADDUSB/PADDUSW instruction
Ajax
2018-02-09
1
-0
/
+9
*
Add PSUBSUB/PSUBUSW instr
Ajax
2018-02-09
1
-0
/
+11
*
Add PMULLW instruction
Ajax
2018-02-09
1
-0
/
+5
*
Add PACKSSDW instruction
Ajax
2018-02-09
1
-0
/
+5
*
Add PACKUSWB instruction
Ajax
2018-02-09
1
-0
/
+5
*
Add PACKSSWB instruction
Ajax
2018-02-09
1
-0
/
+4
*
X86: fix cdq/cbw...
Fabrice Desclaux
2018-02-02
1
-0
/
+445
*
Add PCMPGTB instruction
Ajax
2018-01-26
1
-0
/
+3
*
Add PALIGNR x86 instruction (asm & semantic)
Ajax
2018-01-26
1
-0
/
+3
*
Add support for BNDMOV instruction (with an empty semantic)
Ajax
2018-01-26
1
-0
/
+5
*
X86: add mfence/sfence/prefetch
Fabrice Desclaux
2017-12-30
1
-0
/
+4
*
update tests to use the new spacing of expressions' str()
Aymeric Vincent
2017-12-12
1
-255
/
+255
*
X86: add instr pcmp
Fabrice Desclaux
2017-09-01
1
-0
/
+6
*
X86: add instr aes
Fabrice Desclaux
2017-09-01
1
-0
/
+9
*
X86: fix sib generation
Fabrice Desclaux
2017-09-01
1
-0
/
+8
*
IR: rename add_bloc
Fabrice Desclaux
2017-07-07
1
-1
/
+1
*
Add a regression test for DIV 128bits
Ajax
2017-06-27
2
-0
/
+27
*
Test/X86: add push/pop regression tests
Fabrice Desclaux
2017-05-17
1
-1
/
+194
*
Remove PYTHONSTARTUP in end-user scripts
Ajax
2017-04-24
1
-4
/
+0
*
Introduce a naive "System V" calling convention
Ajax
2017-04-06
1
-4
/
+4
*
Core/asmbloc: move asmbloc to asmblock
Fabrice Desclaux
2017-03-13
2
-4
/
+4
*
All: rename vars bloc -> block
Fabrice Desclaux
2017-03-13
2
-6
/
+6
*
IR/Symbexec: rename symbexec to SymbolicExecutionEngine
Fabrice Desclaux
2017-03-13
1
-2
/
+2
*
Core/cpu: change ParseAst name
Fabrice Desclaux
2017-02-13
2
-3
/
+3
*
X86: add pslldq
Fabrice Desclaux
2017-02-03
1
-0
/
+3
*
X86: fix rex_r in reg args
Fabrice Desclaux
2017-02-03
1
-0
/
+8
*
Add regression test for CPUID support
Ajax
2017-02-02
1
-0
/
+21
*
these files are not top level executables, adapt
Aymeric Vincent
2017-01-05
1
-8
/
+0
*
use python2 as executable name, give adequate permissions
Aymeric Vincent
2017-01-05
18
-18
/
+25
*
Expr: Remove exprint_from
Fabrice Desclaux
2016-12-23
1
-12
/
+12
*
Symbexec: new api for emul_ir_*
Fabrice Desclaux
2016-11-04
1
-1
/
+1
*
Os_dep: fix get/set str
Fabrice Desclaux
2016-09-29
1
-3
/
+3
*
Arch/x86: fix sldt
Fabrice Desclaux
2016-09-07
1
-1
/
+5
*
Jitter/win: fix TIB accesses
Fabrice Desclaux
2016-09-06
1
-2
/
+3
*
Regression test for SEH with a double handler
Ajax
2016-09-01
1
-1
/
+41
*
Add a regression test for SEH handling
Ajax
2016-09-01
1
-0
/
+66
*
X86: fix pextrw
Fabrice Desclaux
2016-08-04
1
-0
/
+3
*
X86: add setalc
Fabrice Desclaux
2016-07-29
1
-0
/
+2
*
X86: add no_rex/fix xchg
Fabrice Desclaux
2016-06-19
1
-0
/
+3
*
x86 arch: added x86 opcode decoding for PCMPGTD
Tim Blazytko
2016-04-27
1
-0
/
+4
*
x86 arch: added x86 opcode decoding for SHUFPD
Tim Blazytko
2016-04-27
1
-0
/
+2
*
x86 arch: added x86 opcode decoding for SHUFPS
Tim Blazytko
2016-04-27
1
-0
/
+3
[prev]
[next]