File tree Expand file tree Collapse file tree 3 files changed +5
-6
lines changed
ci/docker/x86_64-unknown-linux-gnu-emulated Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,6 @@ jobs:
116
116
os : ubuntu-latest
117
117
test_everything : true
118
118
rustflags : --cfg stdarch_intel_sde
119
- disable_assert_instr : true
120
119
- target : arm-unknown-linux-gnueabihf
121
120
os : ubuntu-latest
122
121
- target : armv7-unknown-linux-gnueabihf
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
8
8
wget \
9
9
xz-utils
10
10
11
- RUN wget https://downloadmirror.intel.com/813591 /sde-external-9.33 .0-2024-01-07 -lin.tar.xz
12
- RUN tar -xJf sde-external-9.33 .0-2024-01-07 -lin.tar.xz
13
- ENV CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUNNER="/sde-external-9.33 .0-2024-01-07 -lin/sde64 \
11
+ RUN wget https://downloadmirror.intel.com/831748 /sde-external-9.44 .0-2024-08-22 -lin.tar.xz
12
+ RUN tar -xJf sde-external-9.44 .0-2024-08-22 -lin.tar.xz
13
+ ENV CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUNNER="/sde-external-9.44 .0-2024-08-22 -lin/sde64 \
14
14
-cpuid-in /checkout/ci/docker/x86_64-unknown-linux-gnu-emulated/cpuid.def \
15
15
-rtm-mode full -tsx --"
Original file line number Diff line number Diff line change 44
44
00000019 ******** => 00000000 00000005 00000000 00000000 #Key Locker
45
45
0000001d 00000000 => 00000001 00000000 00000000 00000000 #AMX Tile
46
46
0000001d 00000001 => 04002000 00080040 00000010 00000000 #AMX Palette1
47
- 0000001e ******** => 00000000 00004010 00000000 00000000 #AMX Tmul
48
- 00000024 ******** => 00000000 00070001 00000000 00000000 #AVX10
47
+ 0000001e 00000000 => 00000000 00004010 00000000 00000000 #AMX Tmul
48
+ 00000024 00000000 => 00000000 00070002 00000000 00000000 #AVX10
49
49
80000000 ******** => 80000008 00000000 00000000 00000000
50
50
80000001 ******** => 00000000 00000000 00200961 2c100000
51
51
80000002 ******** => 00000000 00000000 00000000 00000000
You can’t perform that action at this time.
0 commit comments