Assembly
From Wikiversity
|
Please help develop this page
This page was created, but so far, little content has been added. Everyone is invited to help expand and create educational content for Wikiversity. If you need help learning how to add content, see the editing tutorial and the MediaWiki syntax reference. To help you get started with content, we have automatically added references below to other Wikimedia Foundation projects. This will help you find materials such as information, media and quotations on which to base the development of "Assembly" as an educational resource. However, please do not simply copy-and-paste large chunks from other projects. You can also use the links in the blue box to help you classify this page by subject, educational level and resource type. |
|
[edit] Intro
Assembly language is the lowest level language you can get to, short of using the Hexedecimal opcodes the CPU uses. There is no one specific language that can be called assembly because the instructions used by each architecture are different.
[edit] Common Architectures
x86 ARM PPC MIPS