Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Dorota Czaplejewicz
gtk
Commits
d16ad30f
Commit
d16ad30f
authored
Feb 28, 2005
by
Matthias Clasen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add necessary protection
parent
6a6b50c2
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
20 additions
and
9 deletions
+20
-9
gdk-pixbuf/pixops/composite_line_22_4a4_mmx.S
gdk-pixbuf/pixops/composite_line_22_4a4_mmx.S
+5
-2
gdk-pixbuf/pixops/composite_line_color_22_4a4_mmx.S
gdk-pixbuf/pixops/composite_line_color_22_4a4_mmx.S
+5
-2
gdk-pixbuf/pixops/have_mmx.S
gdk-pixbuf/pixops/have_mmx.S
+5
-3
gdk-pixbuf/pixops/scale_line_22_33_mmx.S
gdk-pixbuf/pixops/scale_line_22_33_mmx.S
+5
-2
No files found.
gdk-pixbuf/pixops/composite_line_22_4a4_mmx.S
View file @
d16ad30f
.
file
"composite_line_22_4a4_mmx.S"
.
version
"01.01"
.
section
.
note
.
GNU
-
stack
,
""
,
@
progbits
.
previous
gcc2_compiled
.:
.
text
.
align
16
#if !defined(__MINGW32__) && !defined(__CYGWIN__)
/*
Magic
indicating
no
need
for
an
executable
stack
*/
#if !defined __powerpc64__ && !defined __ia64__
.
section
.
note.GNU
-
stack
; .previous
#endif
.
globl
_pixops_composite_line_22_4a4_mmx
.
type
_pixops_composite_line_22_4a4_mmx
,
@
function
_pixops_composite_line_22_4a4_mmx
:
...
...
gdk-pixbuf/pixops/composite_line_color_22_4a4_mmx.S
View file @
d16ad30f
.
file
"composite_line_color_22_4a4_mmx.S"
.
version
"01.01"
.
section
.
note
.
GNU
-
stack
,
""
,
@
progbits
.
previous
gcc2_compiled
.:
.
text
.
align
16
#if !defined(__MINGW32__) && !defined(__CYGWIN__)
/*
Magic
indicating
no
need
for
an
executable
stack
*/
#if !defined __powerpc64__ && !defined __ia64__
.
section
.
note.GNU
-
stack
; .previous
#endif
.
globl
_pixops_composite_line_color_22_4a4_mmx
.
type
_pixops_composite_line_color_22_4a4_mmx
,
@
function
_pixops_composite_line_color_22_4a4_mmx
:
...
...
gdk-pixbuf/pixops/have_mmx.S
View file @
d16ad30f
.
file
"have_mmx.S"
.
version
"01.01"
.
section
.
note
.
GNU
-
stack
,
""
,
@
progbits
.
previous
gcc2_compiled
.:
.
text
.
align
16
#if !defined(__MINGW32__) && !defined(__CYGWIN__)
/*
Magic
indicating
no
need
for
an
executable
stack
*/
#if !defined __powerpc64__ && !defined __ia64__
.
section
.
note.GNU
-
stack
; .previous
#endif
.
globl
_pixops_have_mmx
.
type
_pixops_have_mmx
,
@
function
_pixops_have_mmx
:
...
...
gdk-pixbuf/pixops/scale_line_22_33_mmx.S
View file @
d16ad30f
.
file
"scale_line_22_33_mmx.S"
.
version
"01.01"
.
section
.
note
.
GNU
-
stack
,
""
,
@
progbits
.
previous
gcc2_compiled
.:
.
text
.
align
16
#if !defined(__MINGW32__) && !defined(__CYGWIN__)
/*
Magic
indicating
no
need
for
an
executable
stack
*/
#if !defined __powerpc64__ && !defined __ia64__
.
section
.
note.GNU
-
stack
; .previous
#endif
.
globl
_pixops_scale_line_22_33_mmx
.
type
_pixops_scale_line_22_33_mmx
,
@
function
_pixops_scale_line_22_33_mmx
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment