Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gekko Jitc x64 #3

Closed
3 of 12 tasks
ogamespec opened this issue Mar 11, 2020 · 0 comments
Closed
3 of 12 tasks

Gekko Jitc x64 #3

ogamespec opened this issue Mar 11, 2020 · 0 comments
Labels
Projects

Comments

@ogamespec
Copy link
Member

ogamespec commented Mar 11, 2020

Implement a recompiler that works correctly in all operating modes (with debugger and breakpoints, with Mmu)

Basics

  • Docs
  • Proof-of-concept
  • Interpreter fallback mode

Gekko ISA

  • Integer Instructions (112)
  • Floating-Point Instructions (65)
  • Paired Single Instructions (54)
  • Integer Load and Store Instructions
  • Floating-Point Load and Store Instructions (17)
  • Paired Single Load and Store Instructions (8)
  • Branch Instructions (12)
  • Condition Register Logical Instructions (9)
  • Misc Instructions (33)
@ogamespec ogamespec added this to To do in Core Mar 11, 2020
@ogamespec ogamespec added this to the Dolwin 0.11 milestone Mar 11, 2020
@ogamespec ogamespec modified the milestones: Dolwin 0.11, Dolwin 0.12 Mar 24, 2020
@ogamespec ogamespec moved this from To do to In progress in Core Apr 26, 2020
@ogamespec ogamespec removed this from the Dolwin 0.130 milestone May 5, 2020
@ogamespec ogamespec added this to the Dolwin 0.16 milestone Sep 3, 2020
@ogamespec ogamespec moved this from In progress to To do in Core Oct 30, 2020
@ogamespec ogamespec changed the title Gekko Jitc Gekko Jitc x64 Apr 7, 2021
@ogamespec ogamespec moved this from To do to In progress in Core May 27, 2021
@ogamespec ogamespec moved this from In progress to Done in Core Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Core
  
Done
Development

No branches or pull requests

1 participant