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
/
example
/
expression
/
expr_random.py
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2015-11-17
Semantic: instr.mode doesn't stand for ir.IRDst.size
Ajax
2
-60
/
+60
These objects may represent two different things. In x86, they both have the same value, but this is not always true for others architectures
2015-11-17
TestALL: enable QEMU test_xchg for python / tcc
Ajax
1
-1
/
+2
2015-11-17
JitterPython: init registers with 0 instead of symbol
Ajax
1
-4
/
+2
2015-11-17
Symbexec: func_write callback doesn't need anymore last arg
Ajax
2
-4
/
+3
It was used as a destination cache
2015-11-17
Symbexec: fix parallelism with memory accesses
Ajax
1
-7
/
+4
2015-11-17
x86/sem: rewrite xchg with SemBuilder
Ajax
1
-5
/
+4
2015-11-17
TestQEMU: workaround/hack for displaying extended hex
Ajax
1
-0
/
+6
2015-11-17
x86/sem: add cmpxchg8b
Ajax
1
-0
/
+16
2015-11-17
Sembuilder: update regression test
Ajax
1
-1
/
+10
2015-11-16
SemBuilder: introduce a new notation {a, b} for ExprCompose
Ajax
1
-0
/
+27
2015-11-16
SemBuilder: use a local context per function
Ajax
1
-2
/
+6
2015-11-16
x86/arch: add cmpxchg8b and cmpxchg16b in disass and tests
Ajax
2
-0
/
+12
2015-11-16
x86/sem: fix cmpxchg using a sembuilder
Ajax
1
-19
/
+17
2015-11-16
SemBuilder: handle if .. else .. structures
Ajax
1
-37
/
+46
2015-11-16
SemBuilder: update `ir.get_next_label` API
Ajax
1
-1
/
+2
2015-11-16
SemBuilder: allow alias (re-assignment of a declared var)
Ajax
1
-0
/
+1
2015-11-16
Test: enable QEMU tests for "bcd"
Ajax
1
-1
/
+2
2015-11-16
x86/sem: 'aad' af is undefined, but must be set to 0
Ajax
1
-0
/
+1