Subversion Repositories Kolibri OS

Rev

Rev 6276 | Rev 7672 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6276 Rev 6832
Line 555... Line 555...
555
else
555
else
556
        cmovl   reg1, reg2
556
        cmovl   reg1, reg2
557
end if
557
end if
558
}
558
}
Line -... Line 559...
-
 
559
 
-
 
560
; replaces /programs/cmp.inc
-
 
561
irp cond, e, ne, g, ng, l, nl, ge, le {
-
 
562
  macro cmp#cond a, b, c\{
-
 
563
    cmp a, b
-
 
564
    j#cond c
-
 
565
  \}
-
 
566
}
559
 
567
 
Line 560... Line 568...
560
; constants
568
; constants
561
 
569
 
562
; events
570
; events