Lines Matching full:movaps
12193 /* 0F 28 = MOVAPS -- move from E (mem or xmm) to G (xmm). */
12200 DIP("movaps %s,%s\n", nameXMMReg(eregOfRexRM(pfx,modrm)),
12208 DIP("movaps %s,%s\n", dis_buf,
12217 /* 0F 29 = MOVAPS -- move from G (xmm) to E (mem or xmm). */
12224 DIP("movaps %s,%s\n", nameXMMReg(gregOfRexRM(pfx,modrm)),
12231 DIP("movaps %s,%s\n", nameXMMReg(gregOfRexRM(pfx,modrm)),