Microsoft Macro Assembler 5.1
Author : Wallace Wang
Publisher :
Page : pages
File Size : 25,75 MB
Release : 1989-11-01
Category :
ISBN : 9780071564458
Author : Wallace Wang
Publisher :
Page : pages
File Size : 25,75 MB
Release : 1989-11-01
Category :
ISBN : 9780071564458
Author : Nabajyoti Barkakati
Publisher : Prentice Hall
Page : 980 pages
File Size : 14,48 MB
Release : 1992
Category : Computers
ISBN :
This book explores all of the new features including improved data types support, enhanced macro capabilities, single-pass operation, and a low-level optimizer. Also, any programmer using BASIC, C, FORTRAN will now be able to move their programs easily into the DOS environment with the excellent tutorial and reference material.
Author : Randall Hyde
Publisher : No Starch Press
Page : 1034 pages
File Size : 34,92 MB
Release : 2021-11-30
Category : Computers
ISBN : 1718501080
A new assembly language programming book from a well-loved master. Art of 64-bit Assembly Language capitalizes on the long-lived success of Hyde's seminal The Art of Assembly Language. Randall Hyde's The Art of Assembly Language has been the go-to book for learning assembly language for decades. Hyde's latest work, Art of 64-bit Assembly Language is the 64-bit version of this popular text. This book guides you through the maze of assembly language programming by showing how to write assembly code that mimics operations in High-Level Languages. This leverages your HLL knowledge to rapidly understand x86-64 assembly language. This new work uses the Microsoft Macro Assembler (MASM), the most popular x86-64 assembler today. Hyde covers the standard integer set, as well as the x87 FPU, SIMD parallel instructions, SIMD scalar instructions (including high-performance floating-point instructions), and MASM's very powerful macro facilities. You'll learn in detail: how to implement high-level language data and control structures in assembly language; how to write parallel algorithms using the SIMD (single-instruction, multiple-data) instructions on the x86-64; and how to write stand alone assembly programs and assembly code to link with HLL code. You'll also learn how to optimize certain algorithms in assembly to produce faster code.
Author : John Mueller
Publisher : Windcrest
Page : 764 pages
File Size : 43,24 MB
Release : 1990
Category : Computers
ISBN :
Author : Kip R Irvine
Publisher : Pearson Custom Publishing
Page : 874 pages
File Size : 36,40 MB
Release : 2015-10-22
Category :
ISBN : 9781323052532
Author : Marcus Johnson
Publisher : Prentice Hall
Page : 1404 pages
File Size : 43,25 MB
Release : 1993
Category : Computers
ISBN :
A combination tutorial and reference that includes all the information the reader needs for assembly language programming on machines based on the 8088, 8086, 80286, 80386, and 80486 chips. The book includes hundreds of working examples of code and comprehensive coverage of all the features of Microsoft Macro Assembler.
Author : Randall Hyde
Publisher : No Starch Press
Page : 1034 pages
File Size : 45,29 MB
Release : 2021-11-16
Category : Computers
ISBN : 1718501099
A new assembly language programming book from a well-loved master. Art of 64-bit Assembly Language capitalizes on the long-lived success of Hyde's seminal The Art of Assembly Language. Randall Hyde's The Art of Assembly Language has been the go-to book for learning assembly language for decades. Hyde's latest work, Art of 64-bit Assembly Language is the 64-bit version of this popular text. This book guides you through the maze of assembly language programming by showing how to write assembly code that mimics operations in High-Level Languages. This leverages your HLL knowledge to rapidly understand x86-64 assembly language. This new work uses the Microsoft Macro Assembler (MASM), the most popular x86-64 assembler today. Hyde covers the standard integer set, as well as the x87 FPU, SIMD parallel instructions, SIMD scalar instructions (including high-performance floating-point instructions), and MASM's very powerful macro facilities. You'll learn in detail: how to implement high-level language data and control structures in assembly language; how to write parallel algorithms using the SIMD (single-instruction, multiple-data) instructions on the x86-64; and how to write stand alone assembly programs and assembly code to link with HLL code. You'll also learn how to optimize certain algorithms in assembly to produce faster code.
Author : James T. Streib
Publisher : Springer Science & Business Media
Page : 262 pages
File Size : 43,13 MB
Release : 2011-03-01
Category : Computers
ISBN : 0857292714
This book will enable the reader to very quickly begin programming in assembly language. Through this hands-on programming, readers will also learn more about the computer architecture of the Intel 32-bit processor, as well as the relationship between high-level and low-level languages. Topics: presents an overview of assembly language, and an introduction to general purpose registers; illustrates the key concepts of each chapter with complete programs, chapter summaries, and exercises; covers input/output, basic arithmetic instructions, selection structures, and iteration structures; introduces logic, shift, arithmetic shift, rotate, and stack instructions; discusses procedures and macros, and examines arrays and strings; investigates machine language from a discovery perspective. This textbook is an ideal introduction to programming in assembly language for undergraduate students, and a concise guide for professionals wishing to learn how to write logically correct programs in a minimal amount of time.
Author : Randall Hyde
Publisher : No Starch Press
Page : 764 pages
File Size : 41,5 MB
Release : 2010-03-01
Category : Computers
ISBN : 1593272073
Assembly is a low-level programming language that's one step above a computer's native machine language. Although assembly language is commonly used for writing device drivers, emulators, and video games, many programmers find its somewhat unfriendly syntax intimidating to learn and use. Since 1996, Randall Hyde's The Art of Assembly Language has provided a comprehensive, plain-English, and patient introduction to 32-bit x86 assembly for non-assembly programmers. Hyde's primary teaching tool, High Level Assembler (or HLA), incorporates many of the features found in high-level languages (like C, C++, and Java) to help you quickly grasp basic assembly concepts. HLA lets you write true low-level code while enjoying the benefits of high-level language programming. As you read The Art of Assembly Language, you'll learn the low-level theory fundamental to computer science and turn that understanding into real, functional code. You'll learn how to: –Edit, compile, and run HLA programs –Declare and use constants, scalar variables, pointers, arrays, structures, unions, and namespaces –Translate arithmetic expressions (integer and floating point) –Convert high-level control structures This much anticipated second edition of The Art of Assembly Language has been updated to reflect recent changes to HLA and to support Linux, Mac OS X, and FreeBSD. Whether you're new to programming or you have experience with high-level languages, The Art of Assembly Language, 2nd Edition is your essential guide to learning this complex, low-level language.
Author :
Publisher :
Page : 450 pages
File Size : 44,68 MB
Release : 1989-06-13
Category :
ISBN :
PCMag.com is a leading authority on technology, delivering Labs-based, independent reviews of the latest products and services. Our expert industry analysis and practical solutions help you make better buying decisions and get more from technology.