This PDF book covers the following topics related to
Assembly Language : Data Representation, Boolean Algebra, System Organization,
Memory Layout and Access, Variables and Data Structures, The 80x86 Instruction
Set, The UCR Standard Library, MASM: Directives & Pseudo-Opcodes, Arithmetic and
Logical Operations, Control Structures, Procedures and Functions, Procedures:
Advanced Topics, MS-DOS, PC-BIOS, and File I/O, Floating Point Arithmetic,
Strings and Character Sets, Pattern Matching, Interrupts, Traps, and Exceptions,
Resident Programs, Processes, Coroutines, and Concurrency, The PC Keyboard, The
PC Parallel Ports, The PC Serial Ports, The PC Video Display, The PC Game
Adapter, Optimizing Your Program.
Author(s): Institute of Computing, State
University of Campinas
This pdf includes Number
Systems, Assembly Language, Computer Organization, Creating a Program, Skeleton
File, Working with Integers, Control Structures, Translating Standard Control
Structures, Shift Operations, Boolean Bitwise Operations, Manipulating bits in
C, Big and Little Endian Representations, Counting Bits, Indirect Addressing,
Simple Subprogram Example, The Stack, The CALL and RET Instructions, Calling
Conventions, Interfacing Assembly with C, Recursive Subprograms, Introduction,
Floating Point Representation, Floating Point Arithmetic, The Numeric
Coprocessor and Structures.
This PDF book covers the following topics related to
Assembly Language : Data Representation, Boolean Algebra, System Organization,
Memory Layout and Access, Variables and Data Structures, The 80x86 Instruction
Set, The UCR Standard Library, MASM: Directives & Pseudo-Opcodes, Arithmetic and
Logical Operations, Control Structures, Procedures and Functions, Procedures:
Advanced Topics, MS-DOS, PC-BIOS, and File I/O, Floating Point Arithmetic,
Strings and Character Sets, Pattern Matching, Interrupts, Traps, and Exceptions,
Resident Programs, Processes, Coroutines, and Concurrency, The PC Keyboard, The
PC Parallel Ports, The PC Serial Ports, The PC Video Display, The PC Game
Adapter, Optimizing Your Program.
Author(s): Institute of Computing, State
University of Campinas
This page covers the following topics related to ARM
assembly language :ISA varieties, ARM assembly
basics, A simple program: Adding numbers, Another example: Hailstone sequence,
Another example: Adding digits, Summary of instructions so far, Condition codes,
Basic memory instructions, Addressing modes, Initializing memory,
Multiple-register memory instructions.
The contents include:
Before we begin, First program, NASM syntax, Basic CPU instructions, Debugging with GDB,
First program linked with a C library, FPU, File operations, MMX, SSE, RDTS, Inline assembler,
Introduction,Registers, Memory.
The contents
include: High Level Languages, Machine Languages, Assembly Languages, Why Learn Assembly
Language, Why Learn ARM Assembly Lang, Von Neumann Architecture, Registers and RAM, ALU,
Instruction Format, Signed vs Unsigned, 32-bit Arithmetic, 8- and 16-bit Arithmetic, Loads
and Stores, Defining Data, Byte Order.