On 17 Jan 2003, at 9:26, Jerome Grimbert wrote:

>               ...
>               tst.l   d2
>               beq.s   first_place
> second_place:
>               ...
> 
> Now, if d2 is 0, would executing that code reach first_place or
> second_place ? (I have my idea, but I do not want to influence the
> audience).


first_place (if you have a corresponding label )

Wolfgang

Reply via email to