func chunks, improved arg collect, disasm
[ia32rtools.git] / run_sed.sh
index b1d0940..78f114f 100755 (executable)
@@ -37,3 +37,4 @@ s/\<jmp\tsub_/jmp\tnear ptr sub_/;\
 #   - jmp _strchr
 # - search for 'dword_xx+N', make byte/word, also word->byte
 # - get rid of type propagation, regenerate as 'simple' var_
+# - convert ds:0[eax*4] -> [eax*4+0] (h hotkey)