x86-64 Assembly Language Programming with Ubuntu

x86-64 Assembly Language Programming with Ubuntu

简介:

本文的目的是为大学水平的汇编语言和系统程序设计课程提供参考。具体来说,本文介绍了使用Ubuntu 64位操作系统 (OS) 的流行x86-64类处理器的x86-64指令集。虽然提供的代码和各种示例应该在任何基于Linux的64位操作系统下工作,但它们仅在Ubuntu 14.04 LTS (64位) 下进行了测试。

英文简介:

The purpose of this text is to provide a reference for University level assembly language and systems programming courses. Specifically, this text addresses the x86-64 1 instruction set for the popular x86-64 class of processors using the Ubuntu 64-bit Operating System (OS). While the provided code and various examples should work under any Linux-based 64-bit OS, they have only been tested under Ubuntu 14.04 LTS (64-bit).

书名
x86-64 Assembly Language Programming with Ubuntu
译名
使用 Ubuntu 进行 x86-64 汇编语言编程
语言
英语
年份
2015
页数
371页
大小
6.76 MB
标签
  • 汇编
  • 下载
    pdf iconx86-64 Assembly Language Programming with Ubuntu.pdf
    密码
    65536

    最后更新:2025-04-12 23:57:57

    ←The Playful Machine: Theoretical Foundation and Practical Realization of Self-Organizing Robots

    →Assembly Language Succinctly