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
/
core
/
sembuilder.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sembuilder: Remove mem[X]
Fabrice Desclaux
2020-12-16
1
-3
/
+3
*
Rename miasm2 to miasm
Fabrice Desclaux
2019-03-05
1
-3
/
+3
*
Support python2/python3
Fabrice Desclaux
2019-03-05
1
-9
/
+10
*
symbol_pool -> loc_db
Ajax
2018-07-03
1
-5
/
+5
*
Core: replace AsmLabel by LocKey
Fabrice Desclaux
2018-06-09
1
-9
/
+11
*
Expr: Add new word ExprLoc
Fabrice Desclaux
2018-06-08
1
-3
/
+3
*
Expression: no default size for ExprId
Fabrice Desclaux
2018-02-09
1
-4
/
+4
*
IRBlock: irblock iterates on its assignblks
Fabrice Desclaux
2018-02-09
1
-2
/
+2
*
IRBlock: replace irs by assignblks
Fabrice Desclaux
2018-02-09
1
-1
/
+1
*
Core/asmbloc: move asmbloc to asmblock
Fabrice Desclaux
2017-03-13
1
-1
/
+1
*
Asmbloc: rename asm_label to AsmLabel
Fabrice Desclaux
2017-03-13
1
-4
/
+4
*
AssignBlock
Fabrice Desclaux
2016-02-26
1
-2
/
+6
*
Sembuilder: update regression test
Ajax
2015-11-17
1
-1
/
+10
*
SemBuilder: Introduce the 'if cond' statement, building a new IRBlock
Ajax
2015-04-24
1
-2
/
+26
*
SemBuilder: Add `('X' % Y)(Z) -> ExprOp('X' % Y, Z)` and `('X')(Y) -> ExprOp(...
Ajax
2015-04-23
1
-3
/
+6
*
SemBuilder: Handle real variable declaration
Ajax
2015-04-22
1
-0
/
+3
*
Core: Introduce SemBuilder, a helper for building semantics side effects
Ajax
2015-04-22
1
-0
/
+22