public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* SIMD Instruction supported ?
@ 2017-03-07 12:06 Amit kumar
  2017-03-07 12:54 ` Andrew Fish
  0 siblings, 1 reply; 2+ messages in thread
From: Amit kumar @ 2017-03-07 12:06 UTC (permalink / raw)
  To: edk2-devel@lists.01.org

Hi,
I have been trying to exploit SIMD capabilities in a EFI shell application.
I have written a code which calls a procedure with is written in X64 asm.
but my application freezes at the following instruction  
movdqa   xmm0, XMMWORD PTR [rax]

Is SIMD supported in UEFI ?

Platform Details :
Processor :: intel I7, IvyBridge;
P.S i have checked the CPUID and SSE2 XMM are supported. Also the similar code works in windows environment.

Regards 
Amit 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-03-07 12:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-07 12:06 SIMD Instruction supported ? Amit kumar
2017-03-07 12:54 ` Andrew Fish

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox