about summary refs log tree commit diff stats
path: root/miasm2/arch/x86/sem.py
diff options
context:
space:
mode:
authorserpilliere <serpilliere@users.noreply.github.com>2016-01-18 16:25:35 +0100
committerserpilliere <serpilliere@users.noreply.github.com>2016-01-18 16:25:35 +0100
commitd49e05f1aef8da814fa7bfc1b99e7051e51db0b0 (patch)
tree0141677568133df85287f225ed5703df03352214 /miasm2/arch/x86/sem.py
parent6c879d5e03fdfa973b0695cf8259231f09895bf9 (diff)
parentb421c5059f2a7bfd47b5bdf4c3488a3e8bda5b40 (diff)
downloadmiasm-d49e05f1aef8da814fa7bfc1b99e7051e51db0b0.tar.gz
miasm-d49e05f1aef8da814fa7bfc1b99e7051e51db0b0.zip
Merge pull request #284 from fmonjalet/feature_memstruct
Feature MemStruct
Diffstat (limited to 'miasm2/arch/x86/sem.py')
-rw-r--r--miasm2/arch/x86/sem.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/miasm2/arch/x86/sem.py b/miasm2/arch/x86/sem.py
index ff27937f..fde5e5f0 100644
--- a/miasm2/arch/x86/sem.py
+++ b/miasm2/arch/x86/sem.py
@@ -2860,7 +2860,6 @@ def icebp(ir, instr):
     return e, []
 # XXX
 
-
 def l_int(ir, instr, a):
     e = []
     # XXX