mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2026-05-16 11:22:09 -04: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
|