Expand description
Cache-aligned instruction layout.
Extracts linear chains from the control flow graph and places them contiguously. Pads instructions to prevent cache line straddling.
Structsยง
- Cache
Aligned - Cache-aligned layout strategy.
Cache-aligned instruction layout.
Extracts linear chains from the control flow graph and places them contiguously. Pads instructions to prevent cache line straddling.