malis-include.s

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

S
20
字号
;;;; This file verifies the compliance with the Motorola specification:;; ;; MOTOROLA STANDARDS;; Document #1001, Version 1.0;; SPECIFICATION FOR Motorola 8- and 16-Bit ASSEMBLY LANGUAGE INPUT STANDARD;; 26, October 1999;;;; Available at:;; ;; http://www.mcu.motsps.com/dev_tools/hc12/eabi/m8-16alis.pdf;;;; Lines starting with '#' represent instructions that fail in GAS.;;;;;;	Section 8.2.12.6 Include File - include	section .textvalue:	set	1	ldy	#value

⌨️ 快捷键说明

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