On 25/04/2024 3:26 pm, Jan Beulich wrote: > Much like was recently done for setting entry vector, and along the > lines of what we already had in handle_exception_saved, avoid 32-bit > immediates where 8-bit ones do. Reduces .text.entry size by 16 bytes in > my non-CET reference build, while in my CET reference build section size > doesn't change (there and in .text only padding space increases). > > Inspired by other long->byte conversion work. > > Signed-off-by: Jan Beulich <[email protected]>
Acked-by: Andrew Cooper <[email protected]>
