Skip to content

Add support for x32 ABI.

Kyle Brenneman requested to merge github/fork/kbrenneman/x32-support into master

Created by: kbrenneman

This updates the x86-64 assembly code so that it'll work with the x32 ABI.

The dispatch stubs are based on the ones implemented in Mesa.

Merge request reports