GithubHelp home page GithubHelp logo

Comments (1)

cwedgwood avatar cwedgwood commented on July 25, 2024

More rigorous testing and this doesn't appear to be the case.

For example:

0000203a <main>:
    203a: a2 d7         ldx     #$d7
    203c: 86 82         stx     $82                     ; 0x82 <__rc2>
    203e: a2 20         ldx     #$20
    2040: 86 83         stx     $83                     ; 0x83 <__rc3>
    2042: 20 5a 20      jsr     $205a <puts>
    2045: ea            nop
    2046: 18            clc
    2047: fb            xce
    2048: ea            nop
    2049: ea            nop
    204a: ea            nop
    204b: 38            sec
    204c: fb            xce
    204d: a2 de         ldx     #$de
    204f: 86 82         stx     $82                     ; 0x82 <__rc2>
    2051: a2 20         ldx     #$20
    2053: 86 83         stx     $83                     ; 0x83 <__rc3>
    2055: 20 5a 20      jsr     $205a <puts>
    2058: 80 fe         bra     $2058 <main+0x1e>

Is indeed correct.

from llvm-mos.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.