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

Add big endian machine to CI #2531

Open
1 of 5 tasks
Rot127 opened this issue Oct 28, 2024 · 0 comments
Open
1 of 5 tasks

Add big endian machine to CI #2531

Rot127 opened this issue Oct 28, 2024 · 0 comments
Labels
enhancement Testing Test related issue

Comments

@Rot127
Copy link
Collaborator

Rot127 commented Oct 28, 2024

Feature

  • New architecture module
  • Support for processor extension
  • Add more instruction details (elaborated below)
  • Binding support for: language
  • Other (elaborated below)

Describe the feature you'd like

Run cstest compiled for a big endian machine in the CI.
So we avoid issues with endianess, which we otherwise have to wait for.

We can compile with a cross-compile toolchain and run them with qemu.
Pretty straight forward.

Additional context

Stuff like #2530 gets annoying.

@Rot127 Rot127 added enhancement Testing Test related issue labels Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Testing Test related issue
Projects
None yet
Development

No branches or pull requests

1 participant