cpu_state.mid
来自「君正早期ucos系统(只有早期的才不没有打包成库),MPLAYER,文件系统,图」· MID 代码 · 共 37 行
MID
37 行
.file 1 "cpu_state.c" .section .mdebug.abi32 .previous .section .text.mpeg2_cpu_state_init,"ax",@progbits .align 2 .align 5 .globl mpeg2_cpu_state_init .ent mpeg2_cpu_state_init .type mpeg2_cpu_state_init, @functionmpeg2_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 mpeg2_cpu_state_init .globl mpeg2_cpu_state_save .section .bss .align 2 .type mpeg2_cpu_state_save, @object .size mpeg2_cpu_state_save, 4mpeg2_cpu_state_save: .space 4 .globl mpeg2_cpu_state_restore .align 2 .type mpeg2_cpu_state_restore, @object .size mpeg2_cpu_state_restore, 4mpeg2_cpu_state_restore: .space 4 .ident "GCC: (GNU) 4.1.2"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?