Maruf Notes

Showing posts with label Conditional branching. Show all posts
Showing posts with label Conditional branching. Show all posts
Wednesday, June 6, 2007

MISL to C# (Sharp) -> Loops - the simple cases

›
I wish, as a decompiler writer, there would be no loops. Programmers use thousands of goto statements with if statements. But as it is not t...
Monday, June 4, 2007

MISL to C# (Sharp) -> Iff (if and only if)

›
Today I’ll talk about the most basic and useful if-then structure. The compiler generates a conditional branch. We create a block of instruc...
›
Home
View web version
Powered by Blogger.