movdqa - move aligned double quadword movdqu - move unaligned double quadword .LC0: .long 0 .long 1 .long 2 .long 3 .align 16 .LC1: .long 4 .long 4 .long 4 .long 4 cvtdq2ps - Converts four packed doubleword signed integers in the source operand to four packed single-precision floating-point values in the destination operand movaps - Moves a double quadword containing four packed single-precision floating-point numbers from the source operand to the destination operand paddd - Performs a SIMD add of the packed integers from the source operand and the destination operand, and stores the packed integer results in the destination operand