cpu_state.mid

来自「君正早期ucos系统(只有早期的才不没有打包成库),MPLAYER,文件系统,图」· MID 代码 · 共 37 行

MID
37
字号
	.file	1 "cpu_state.c"	.section .mdebug.abi32	.previous	.section	.text.a52_cpu_state_init,"ax",@progbits	.align	2	.align	5	.globl	a52_cpu_state_init	.ent	a52_cpu_state_init	.type	a52_cpu_state_init, @functiona52_cpu_state_init:	.frame	$sp,0,$31		# vars= 0, regs= 0/0, args= 0, gp= 0	.mask	0x00000000,0	.fmask	0x00000000,0	.set	noreorder	.set	nomacro		j	$31	nop	.set	macro	.set	reorder	.end	a52_cpu_state_init	.globl	a52_cpu_state_save	.section	.bss	.align	2	.type	a52_cpu_state_save, @object	.size	a52_cpu_state_save, 4a52_cpu_state_save:	.space	4	.globl	a52_cpu_state_restore	.align	2	.type	a52_cpu_state_restore, @object	.size	a52_cpu_state_restore, 4a52_cpu_state_restore:	.space	4	.ident	"GCC: (GNU) 4.1.2"

⌨️ 快捷键说明

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