• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

修訂2c02c72c62d2e9f590155561ebc54ca87bc10c2a (tree)
時間2022-10-27 10:22:05
作者Alan Modra <amodra@gmai...>
CommiterAlan Modra

Log Message

re: Support Intel AMX-FP16

Fix these fails due to the target padding out sections with nops.
x86_64-w64-mingw32 +FAIL: x86_64 AMX-FP16 insns
x86_64-w64-mingw32 +FAIL: x86_64 AMX-FP16 insns (Intel disassembly)

* testsuite/gas/i386/x86-64-amx-fp16-intel.d: Accept trailing nops.
* testsuite/gas/i386/x86-64-amx-fp16.d: Likewise.

Change Summary

差異

--- a/gas/testsuite/gas/i386/x86-64-amx-fp16-intel.d
+++ b/gas/testsuite/gas/i386/x86-64-amx-fp16-intel.d
@@ -11,3 +11,4 @@ Disassembly of section \.text:
1111 0+ <_start>:
1212 [ ]*[a-f0-9]+:[ ]*c4 e2 53 5c dc[ ]*tdpfp16ps tmm3,tmm4,tmm5
1313 [ ]*[a-f0-9]+:[ ]*c4 e2 53 5c dc[ ]*tdpfp16ps tmm3,tmm4,tmm5
14+#pass
--- a/gas/testsuite/gas/i386/x86-64-amx-fp16.d
+++ b/gas/testsuite/gas/i386/x86-64-amx-fp16.d
@@ -11,3 +11,4 @@ Disassembly of section \.text:
1111 0+ <_start>:
1212 [ ]*[a-f0-9]+:[ ]*c4 e2 53 5c dc[ ]*tdpfp16ps %tmm5,%tmm4,%tmm3
1313 [ ]*[a-f0-9]+:[ ]*c4 e2 53 5c dc[ ]*tdpfp16ps %tmm5,%tmm4,%tmm3
14+#pass