continue.s

来自「GNU binutils是GNU交叉工具链中的一个源码包」· S 代码 · 共 8 行

S
8
字号
; Test line continuation, making sure a commented line is not; broken up and that a continued line is. .text .syntax no_register_prefixstart:; 	move.d r1,[r8]@ move.d r2,[r8] 	move.d r7,[r8]@ move.d r9,[r8]

⌨️ 快捷键说明

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