Code Monkey home page Code Monkey logo

Comments (3)

juice500ml avatar juice500ml commented on July 17, 2024

https://courses.cs.washington.edu/courses/cse410/09sp/examples/MIPSCallingConventionsSummary.pdf
위 convention을 따라가는 중. 단, function 내의 local decl을 먼저 alloc해주지는 않았음. 이 외에는 모두 동일.
그런데 caller이랑 callee에서 어떻게 파라미터 넘겨줄지 아직 fix가 안됐음...

from cminus.

juice500ml avatar juice500ml commented on July 17, 2024

0ccf615 에서 fix 시킴.
callee단의 stack에 쌓이고 caller은 fp+0, fp+4, ... 으로 접근.

from cminus.

taeguk avatar taeguk commented on July 17, 2024

@juice500ml @taeseunglee
Project 4 구현 끝난듯. boss.c 까지 통과 확인 완료.

from cminus.

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.