s.s

来自「initial working phase of the design of s」· S 代码 · 共 113 行

S
113
字号
	.file	"s.cc"	.version	"01.01"gcc2_compiled.:.text	.align 4.globl _s__Fv	.type	 _s__Fv,@function_s__Fv:.LFB1:	pushl %ebp.LCFI0:	movl %esp,%ebp.LCFI1:	subl $24,%esp.LCFI2:	addl $-12,%esp	pushl $16.LCFI3:	call __builtin_new	addl $16,%esp	movl %eax,%eax	movl %eax,-4(%ebp)	movl -4(%ebp),%eax	movw $0,(%eax)	movw $3,2(%eax)	movw $0,4(%eax)	addl $-12,%esp	pushl $16	call __builtin_new	addl $16,%esp	movl %eax,%eax	movl %eax,-8(%ebp)	addl $-12,%esp	pushl $20	call __builtin_new	addl $16,%esp	movl %eax,%eax	movl %eax,-12(%ebp)	addl $-12,%esp	pushl $16	call __builtin_new	addl $16,%esp	movl %eax,%eax	movl %eax,-16(%ebp)	addl $-12,%esp	movl -16(%ebp),%eax	pushl %eax	call __builtin_delete	addl $16,%esp	addl $-12,%esp	movl -12(%ebp),%eax	pushl %eax	call __builtin_delete	addl $16,%esp	addl $-12,%esp	movl -8(%ebp),%eax	pushl %eax	call __builtin_delete	addl $16,%esp	addl $-12,%esp	movl -4(%ebp),%eax	pushl %eax	call __builtin_delete	addl $16,%esp.L13:	leave	ret.LFE1:.Lfe1:	.size	 _s__Fv,.Lfe1-_s__Fv.section	.eh_frame,"aw",@progbits__FRAME_BEGIN__:	.4byte	.LLCIE1.LSCIE1:	.4byte	0x0	.byte	0x1	.byte	0x0	.byte	0x1	.byte	0x7c	.byte	0x8	.byte	0xc	.byte	0x4	.byte	0x4	.byte	0x88	.byte	0x1	.align 4.LECIE1:	.set	.LLCIE1,.LECIE1-.LSCIE1	.4byte	.LLFDE1.LSFDE1:	.4byte	.LSFDE1-__FRAME_BEGIN__	.4byte	.LFB1	.4byte	.LFE1-.LFB1	.byte	0x4	.4byte	.LCFI0-.LFB1	.byte	0xe	.byte	0x8	.byte	0x85	.byte	0x2	.byte	0x4	.4byte	.LCFI1-.LCFI0	.byte	0xd	.byte	0x5	.byte	0x4	.4byte	.LCFI3-.LCFI1	.byte	0x2e	.byte	0x10	.align 4.LEFDE1:	.set	.LLFDE1,.LEFDE1-.LSFDE1	.ident	"GCC: (GNU) 2.95.4 20010703 (Debian prerelease)"

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?