<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/ONTOAVIDA?iri=http://purl.obolibrary.org/obo/ONTOAVIDA_00000139"?>
<rdf:RDF xmlns="http://www.w3.org/2002/07/owl#"
     xml:base="http://www.w3.org/2002/07/owl"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:ns2="http://purl.obolibrary.org/obo/"
     xmlns:foaf="http://xmlns.com/foaf/0.1/"
     xmlns:dc="http://purl.org/dc/elements/1.1/">
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Annotation properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000115"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Datatypes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Classes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://purl.obolibrary.org/obo/ONTOAVIDA_00000137 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/ONTOAVIDA_00000137">
        <rdfs:label xml:lang="en">nop notation</rdfs:label>
    </Class>
    


    <!-- http://purl.obolibrary.org/obo/ONTOAVIDA_00000139 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/ONTOAVIDA_00000139">
        <rdfs:label xml:lang="en">nop-register notation</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/ONTOAVIDA_00000137"/>
        <ns2:IAO_0000115 xml:lang="en">A nop-register notation is a two-letter notation (AX, BX, or CX) surrounded by question marks that refers to that register being used by default when the instruction in question is being executed. But if the instruction code is followed by a no-operation (&#39;nop&#39;) instruction code, the &#39;nop&#39; instruction code will alter the register used. A &#39;nop-A&#39; instruction indicates the AX register; a &#39;nop-B&#39; instruction code indicates the BX register; and a &#39;nop-C&#39; instruction code indicates the CX register. It does not apply to the transsmt virtual CPU because the Transsmt hardware does not use registers.</ns2:IAO_0000115>
    </Class>
</rdf:RDF>



<!-- Generated by the OWL API (version 3.2.4.1806) http://owlapi.sourceforge.net -->



