Mercurial > mplayer.hg
view loader/stubs.s @ 7099:0b70f3dc34eb
Applied patch by Andras Mohari <mayday@varoshaza.nagyatad.hu>, with some
small additions.
* Replaced <UL> with <OL> where it made sense (to me :-)).
* Moved "Developer Cries" into the appendix (as Appendix F)
with s/Flame Wars/Developer Cries/ and
s/In medias res/Developer Cries/.
* Renamed "Appendix X" to "Appendix E".
* Put a "Hint" inside <BLOCKQUOTE>.
* Converted 3-pass encoding and mga_vid installation
instructions to lists.
* Converted options tables (video eq, SDL, fbdev, VESA, DXR3, TV input,
DivX4Linux, AAlib) to <DL> lists.
* The "sections" for MPsub and INSTALLING OSD are numbered and displayed
in the TOC now.
* Changed the text inside some <H4> tags.
author | diego |
---|---|
date | Tue, 27 Aug 2002 18:06:07 +0000 |
parents | a306c3258e4d |
children | ebc1cd8014a5 |
line wrap: on
line source
.data .LC0: .string "Called unk_%s\n" .align 4 .globl unk_exp1 unk_exp1: pushl %ebp movl %esp,%ebp subl $4,%esp movl $1,-4(%ebp) movl -4(%ebp),%eax movl %eax,%ecx movl %ecx,%edx sall $4,%edx subl %eax,%edx leal 0(,%edx,2),%eax movl %eax,%edx addl $export_names,%edx pushl %edx pushl $.LC0 call printf addl $8,%esp xorl %eax,%eax leave ret .globl exp_EH_prolog exp_EH_prolog: pushl $0xff pushl %eax pushl %fs:0 movl %esp, %fs:0 movl 12(%esp), %eax movl %ebp, 12(%esp) leal 12(%esp), %ebp pushl %eax ret