开发者

Where does at&t assembly syntax come from?

开发者 https://www.devze.com 2022-12-09 22:12 出处:网络
Intel makes microprocessor, so he could define the instruction format and its corresponse assembly of its processors,so why AT&T could also create开发者_如何学C its syntax of assembly language?

Intel makes microprocessor, so he could define the instruction format and its corresponse assembly of its processors,so why AT&T could also create开发者_如何学C its syntax of assembly language?

thanks.


This google book link (Assembly Language Step-by-Step: Programming with Linux By Jeff Duntemann p. 444) matches what I would have guessed: that AT&T developed the syntax for use on a number of different platforms.

AT&T played a major role in the history of computers. AT&T (Bell Labs) was the source of Unix, the C programming language, and many other fundamental tools that we continue to use today.

0

精彩评论

暂无评论...
验证码 换一张
取 消