Albert van der Linde 6f4580264a prog/alloc: align address allocation for aligned[addr]
Calls to alloc didn't respect the alignment attribute. Now
Type.Alignment() is used to ensure each type is correctly
aligned. Existing descriptions with [align[X]] don't have an
issue as they align to small blocks and default align is to
64 bytes. This commits adds support for [align[X]] for an X
larger than 64.
2020-07-14 12:20:37 +02:00
..
2020-05-04 20:56:20 +02:00
2020-07-12 08:22:44 +02:00
2020-05-04 20:56:20 +02:00
2020-05-05 14:01:52 +02:00
2020-06-23 16:18:44 +02:00
2020-05-02 12:16:06 +02:00
2019-11-26 14:29:58 +01:00
2020-06-23 16:18:44 +02:00
2020-05-08 14:02:16 +02:00
2020-07-12 08:22:44 +02:00
2020-06-25 18:35:04 +02:00
2020-07-12 08:22:44 +02:00
2020-07-12 08:22:44 +02:00
2018-05-04 20:07:32 +02:00
2018-05-04 20:07:32 +02:00
2019-07-30 19:33:02 +02:00
2020-07-12 08:22:44 +02:00
2018-05-04 20:07:32 +02:00
2020-05-18 11:34:42 +02:00
2020-07-12 08:22:44 +02:00
2020-05-03 12:55:42 +02:00
2020-05-04 20:56:20 +02:00
2020-05-04 20:56:20 +02:00