diff options
Diffstat (limited to '')
| -rw-r--r-- | miasm/tools/to_c_helper.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/miasm/tools/to_c_helper.py b/miasm/tools/to_c_helper.py index d3394117..b9437b15 100644 --- a/miasm/tools/to_c_helper.py +++ b/miasm/tools/to_c_helper.py @@ -136,6 +136,10 @@ my_C_id = [ #i_d_new, #my_tick, float_control, + float_eip , + float_cs , + float_address , + float_ds , #cond, ds, #vm_exception_flags, |