acrn-hypervisor/hypervisor/include
Jiang, Yanting 599894e571 Fix: write xmm registers correctly
The movdqu instruction moves unaligned double quadword (128 bit)
contained in XMM registers.

This patch uses pointers as input parameters of the function
write_xmm_0_2() to get 128-bit value from 64-bit array for each XMM
register.

Tracked-On: #7380
Reviewed-by: Fei Li <fei1.li@intel.com>
Signed-off-by: Jiang, Yanting <yanting.jiang@intel.com>
2022-05-06 10:29:33 +08:00
..
arch/x86/asm Fix: write xmm registers correctly 2022-05-06 10:29:33 +08:00
common Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
debug Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
dm hv: vPCI: passthrough MSI-X Control Register to guest. 2022-04-26 15:07:25 +08:00
hw Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
lib Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
public Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00