📄 main.ms
字号:
.file "..\src\main.c"
; GNU C 2.7.2 [AL 1.1, MM 40] RISC NEWS-OS compiled by CC
; Cc1 defaults:
; -mmemcpy
; Cc1 arguments (-G value = 0, Cpu = 3000, ISA = 1):
; -quiet -dumpbase -g -O -fno-builtin -o
gcc2_compiled.:
__gnu_compiled_c:
.code
.align 1
.def main, val main, scl 2, type 0x21, endef
.global main
.loc 33
.def ent, scl 101, type 0x0, endef
main:
; .frame %sp,4,$31 # vars= 0, regs= 1/0, args= 0, extra= 0
; .mask 0x80000000,-4
; .fmask 0x00000000,0
.loc 35
.def begin, scl 100, type 0x0, endef
ext nand_fls_init@rh ; xcall nand_fls_init
ext nand_fls_init@rm
call nand_fls_init@rl
.loc 37
ext nand_fls_tst_all@rh ; xcall nand_fls_tst_all
ext nand_fls_tst_all@rm
call nand_fls_tst_all@rl
.def Main_Loop, val __LX2, scl 6, type 0x0, endef
; .def Main_Loop, val __L2, scl 6, type 0x0, endef
__LX2: ; __L2:
.loc 42
; APP
nop
; NO_APP
.loc 43
; APP
nop
; NO_APP
.loc 44
; APP
nop
; NO_APP
.loc 45
; APP
nop
; NO_APP
.loc 47
jp __LX2 ; xjp __L2
.loc 56
.def bend, scl 110, type 0x0, endef
ret
.def end, scl 111, type 0x0, endef
.endfile
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -