Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for and (0.18 sec)

  1. doc/asm.html

    	...
    </pre>
    
    <p>
    This is the list of instructions and their spellings as known to the assembler and linker for that architecture.
    Each instruction begins with an initial capital <code>A</code> in this list, so <code>AAND</code>
    represents the bitwise and instruction,
    <code>AND</code> (without the leading <code>A</code>),
    and is written in assembly source as <code>AND</code>.
    The enumeration is mostly in alphabetical order.
    HTML
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Tue Nov 28 19:15:27 GMT 2023
    - 36.3K bytes
    - Viewed (0)
Back to top