Subversion Repositories Kolibri OS

Rev

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

Rev 2733 Rev 8341
Line -... Line 1...
-
 
1
;;================================================================================================;;
-
 
2
;;//// blend_mmx.asm //// (c) dunkaist, 2011-2012 ////////////////////////////////////////////////;;
-
 
3
;;================================================================================================;;
-
 
4
;;                                                                                                ;;
-
 
5
;; This file is part of Common development libraries (Libs-Dev).                                  ;;
-
 
6
;;                                                                                                ;;
-
 
7
;; Libs-Dev is free software: you can redistribute it and/or modify it under the terms of the GNU ;;
-
 
8
;; Lesser General Public License as published by the Free Software Foundation, either version 2.1 ;;
-
 
9
;; of the License, or (at your option) any later version.                                         ;;
-
 
10
;;                                                                                                ;;
-
 
11
;; Libs-Dev is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without  ;;
-
 
12
;; even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU  ;;
-
 
13
;; Lesser General Public License for more details.                                                ;;
-
 
14
;;                                                                                                ;;
-
 
15
;; You should have received a copy of the GNU Lesser General Public License along with Libs-Dev.  ;;
-
 
16
;; If not, see .                                                    ;;
-
 
17
;;                                                                                                ;;
-
 
18
;;================================================================================================;;
-
 
19
 
1
proc	xcf._.blend_rgb
20
proc	xcf._.blend_rgb
Line 2... Line 21...
2
 
21
 
3
	xchg		al, bh
22
	xchg		al, bh
4
	mov		ah, bh
23
	mov		ah, bh