Skip to content

v: add initial support for ppc64le #24287

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

Merged
merged 1 commit into from
Apr 22, 2025
Merged

Conversation

tankf33der
Copy link
Contributor

@tankf33der tankf33der commented Apr 21, 2025

Initial ppc64le support. Works in qemu, needs hardware testing.

Highlights:

  • no stack frame(s)
  • thunk uses 1 floating point register
  • all vlib/v/tests and all *closure*_test.v passed
  • full bootstrap tested on Debian (POWER10) and Alma (POWER9)
  • wiki page will be later
  • assembler support will be later

Copy link

Connected to Huly®: V_0.6-22665

@spytheman spytheman changed the title initial ppc64le support v: add initial support for ppc64le Apr 22, 2025
Copy link
Member

@spytheman spytheman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent work.

@spytheman spytheman merged commit a9c68ab into vlang:master Apr 22, 2025
75 of 77 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants