-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
TestingTest related issueTest related issueblockerMust be finished with the assigned milestone.Must be finished with the assigned milestone.enhancement
Milestone
Description
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.
Metadata
Metadata
Assignees
Labels
TestingTest related issueTest related issueblockerMust be finished with the assigned milestone.Must be finished with the assigned milestone.enhancement