mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 12:54:00 -05:00
7 lines
139 B
NASM
Generated
7 lines
139 B
NASM
Generated
code_snippet:
|
|
vpslldq $3, %xmm0, %xmm1
|
|
vaddps %xmm1, %xmm0, %xmm0
|
|
vmulps %xmm0, %xmm0, %xmm1
|
|
dec %rcx
|
|
jne code_snippet
|