<?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 ARM assembly</title>
    <subTitle>64-bit ARM 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">San Freancisco</placeTerm>
    </place>
    <publisher>No Starch Press</publisher>
    <dateIssued>2025</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>1022 p.</extent>
  </physicalDescription>
  <note type="statement of responsibility">by Randall Hyde</note>
  <subject>
    <topic>Assembly language (electronic computers)</topic>
  </subject>
  <classification authority="ddc">005.2 HYD-A</classification>
  <identifier type="isbn">97817185028266</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">250506</recordCreationDate>
    <recordChangeDate encoding="iso8601">20250506120222.0</recordChangeDate>
  </recordInfo>
</mods>
