<?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>The art of 64-BIT assembly</title>
    <subTitle>x86-64 machine organization and programming</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Hyde, Randall</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">China</placeTerm>
    </place>
    <publisher>No Starch Press, Inc.</publisher>
    <dateIssued>2022</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xxx, 1001 p. : ill. : 23 cm.</extent>
  </physicalDescription>
  <note>Includes glossary and index.</note>
  <subject>
    <topic>Software engineering</topic>
    <topic>Computer programming</topic>
    <topic>Assembly language</topic>
    <topic>Machine organization</topic>
    <topic>Numeric conversion</topic>
    <topic>FC</topic>
  </subject>
  <classification authority="ddc">005.13 HYD</classification>
  <identifier type="isbn">9781718501089 (pbk)</identifier>
  <recordInfo/>
</mods>
