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

68000 backend #2

Closed
SamuraiCrow opened this issue Jan 6, 2020 · 4 comments
Closed

68000 backend #2

SamuraiCrow opened this issue Jan 6, 2020 · 4 comments
Labels
duplicate This issue or pull request already exists enhancement New feature or request

Comments

@SamuraiCrow
Copy link
Contributor

Modify 68020 backend to not emit 68020 addressing modes or opcodes for 68000 support

@SamuraiCrow SamuraiCrow added enhancement New feature or request good first issue Good for newcomers labels Jan 6, 2020
@SamuraiCrow SamuraiCrow removed the good first issue Good for newcomers label Feb 1, 2020
@SamuraiCrow
Copy link
Contributor Author

Issues #5 and #6 should be considered prerequisites for this one.

@SamuraiCrow
Copy link
Contributor Author

Due to a microcode bug on the flat 68000, the CLR opcode doesn't work right on data registers. Substitution of EOR using the same data register as source and destination is a drop-in substitute.

@SamuraiCrow
Copy link
Contributor Author

The array lookup may be the only internal usage of a 68020 operation presently.

@SamuraiCrow
Copy link
Contributor Author

Superceded by #26 .

@SamuraiCrow SamuraiCrow added the duplicate This issue or pull request already exists label Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant