]> git.proxmox.com Git - qemu.git/blobdiff - tests/tcg/mips/mips32-dspr2/dpa_w_ph.c
target-mips: Fix helper and tests for dot/cross-dot product instructions
[qemu.git] / tests / tcg / mips / mips32-dspr2 / dpa_w_ph.c
index 1cfbdb080f1e7e719eeb4fec34a55d2842c4a465..fae49f10eb952451dde8a163dc4a6508d2e1bb77 100644 (file)
@@ -26,8 +26,8 @@ int main()
     ach = 6, acl = 7;
     rs     = 0xFFFF00FF;
     rt     = 0xFFFF0002;
-    resulth = 0x05;
-    resultl = 0xfffe0206;
+    resulth = 0x06;
+    resultl = 0x206;
     __asm
         ("mthi  %0, $ac1\n\t"
          "mtlo  %1, $ac1\n\t"