mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Upgrade Intel SDE to v9.44
Re-enabled `assert_instr`
This commit is contained in:
committed by
Amanieu d'Antras
parent
959c49f0d0
commit
d9430d094b
-1
@@ -116,7 +116,6 @@ jobs:
|
||||
os: ubuntu-latest
|
||||
test_everything: true
|
||||
rustflags: --cfg stdarch_intel_sde
|
||||
disable_assert_instr: true
|
||||
- target: arm-unknown-linux-gnueabihf
|
||||
os: ubuntu-latest
|
||||
- target: armv7-unknown-linux-gnueabihf
|
||||
|
||||
@@ -8,8 +8,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
wget \
|
||||
xz-utils
|
||||
|
||||
RUN wget https://downloadmirror.intel.com/813591/sde-external-9.33.0-2024-01-07-lin.tar.xz
|
||||
RUN tar -xJf sde-external-9.33.0-2024-01-07-lin.tar.xz
|
||||
ENV CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUNNER="/sde-external-9.33.0-2024-01-07-lin/sde64 \
|
||||
RUN wget https://downloadmirror.intel.com/831748/sde-external-9.44.0-2024-08-22-lin.tar.xz
|
||||
RUN tar -xJf sde-external-9.44.0-2024-08-22-lin.tar.xz
|
||||
ENV CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUNNER="/sde-external-9.44.0-2024-08-22-lin/sde64 \
|
||||
-cpuid-in /checkout/ci/docker/x86_64-unknown-linux-gnu-emulated/cpuid.def \
|
||||
-rtm-mode full -tsx --"
|
||||
|
||||
@@ -44,8 +44,8 @@
|
||||
00000019 ******** => 00000000 00000005 00000000 00000000 #Key Locker
|
||||
0000001d 00000000 => 00000001 00000000 00000000 00000000 #AMX Tile
|
||||
0000001d 00000001 => 04002000 00080040 00000010 00000000 #AMX Palette1
|
||||
0000001e ******** => 00000000 00004010 00000000 00000000 #AMX Tmul
|
||||
00000024 ******** => 00000000 00070001 00000000 00000000 #AVX10
|
||||
0000001e 00000000 => 00000000 00004010 00000000 00000000 #AMX Tmul
|
||||
00000024 00000000 => 00000000 00070002 00000000 00000000 #AVX10
|
||||
80000000 ******** => 80000008 00000000 00000000 00000000
|
||||
80000001 ******** => 00000000 00000000 00200961 2c100000
|
||||
80000002 ******** => 00000000 00000000 00000000 00000000
|
||||
|
||||
Reference in New Issue
Block a user