stopi at 0x1000
stops execution at address 1000 (hex).
stopi at 0x500 if a == 0
stops execution at address 500 (hex) if a is equal to 0.