<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>x64 assembly Language step-by-step</title>
    <subTitle>programming with linux</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Duntemann, Jeff</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">New Jersey</placeTerm>
    </place>
    <publisher>Wiley</publisher>
    <dateIssued>2024</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xxxiv, 597p . ; ill., : 24cm</extent>
  </physicalDescription>
  <note>Includes appendix and index.</note>
  <subject>
    <topic>x64 Assembly Language</topic>
    <topic>Low-level Programming</topic>
    <topic>Computer Architecture</topic>
    <topic>System calls</topic>
    <topic>Registers</topic>
    <topic>Debugging</topic>
    <topic>FC</topic>
  </subject>
  <classification authority="ddc">005.265 DUN</classification>
  <identifier type="isbn">9781394155248 (hb)</identifier>
  <recordInfo/>
</mods>
