Files
seL4/tools
Gerwin Klein e9c89bcac0 bfgen: add field_ptr(align) name size
Add the new block command

    field_ptr(align) name size

as an abbreviation for

    padding size - canonical + align
    field_high name canonical - align

The (align) part is optional. If left out, align is 0.

This is useful for removing #ifdefs for pointer storage that are trying
to achieve constant size over different canonical bit representations.

Signed-off-by: Gerwin Klein <gerwin.klein@proofcraft.systems>
2026-01-09 09:00:43 +11:00
..
2025-12-10 09:05:02 +11:00
2020-06-18 12:39:46 +10:00
2025-04-14 12:05:16 +10:00
2025-04-14 12:05:16 +10:00
2025-02-26 17:11:57 +11:00
2025-02-26 17:11:57 +11:00
2025-04-14 12:05:16 +10:00