Skip to content

Conversation

@resistor
Copy link
Collaborator

@resistor resistor commented Aug 5, 2025

This enables each f64 to be passed by value in a single cap register,
rather than in pairs of integer registers.

This required adding explicit type annotations to various places in the
XCheri tblgen files, as the GPCR class can now hold values type c64 or
f64, breaking type inference.

@resistor resistor force-pushed the f64-legal branch 2 times, most recently from e319670 to e8188d4 Compare August 21, 2025 07:28
This enables each f64 to be passed by value in a single cap register,
rather than in pairs of integer registers.

This required adding explicit type annotations to various places in the
XCheri tblgen files, as the GPCR class can now hold values type c64 or
f64, breaking type inference.
@resistor resistor merged commit 3e342ea into CHERIoT-Platform:cheriot Aug 26, 2025
7 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.

1 participant