mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-06 09:06:30 +00:00
1. We could explicitly use specific register to avoid one more register allocated. 2. If we explicitly assign register, it's not neccessary to add the register in clobber list according to gcc mannual. 3. For vmptrld, we add memory to clobber list also. Signed-off-by: Yin Fengwei <fengwei.yin@intel.com> Reviewed-by: Edwin Zhai <edwin.zhai@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>
47 KiB
47 KiB