Git Product home page Git Product logo

js-y86's People

Contributors

esnard-ubx avatar laurence6 avatar nheir avatar orel33 avatar vaguilar avatar xsznix avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

js-y86's Issues

Stack direction is reversed

The "top of the stack" is traditionally drawn on the bottom with decreasing values, while the "bottom of the stack" is drawn on the top with increasing values. The simulator has it backwards though - smaller addresses are found near the top of the page, while larger addresses are at the bottom. It'd be nice to see the stack in its current form in the simulator reversed, or at least have an option to do so.

Stack display not working in Firefox

Hello! Great job on this project. I've been using it for the same CS class you're in and it's a wonderful interface for testing our programs. There's a minor issue with your display in Firefox on my Mac, which prevents me from using it in that browser. The issue doesn't present itself in Safari.
issue image

The image should show it all. When ebp and esp jump down, there is not printed output for them.

This may be a case of Firefox not supporting some JS feature that you utilize, and Safari doing so. I don't have time today to dig into your source. In any case I thought I'd let you know!

Bug with conditional move

Is there a bug with cmovl? (cmovq seems to be working, doing the same cmovl should do.)
As far as I know conditional moves should be the same in y86 and y86-64. So shouldn't cmovq be cmovl?

Y86 instructions

I didn't find an access to the %r8d register for example. why not all the registers appears in your implementation

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.