Displaying 5 results from an estimated 5 matches for "w18".
Did you mean:
18
2018 Dec 05
2
Strange regalloc behaviour: one more available register causes much worse allocation
...he problem.
Without the patch generating assembly with llc -mcpu=cortex-a57 everything looks
fine, but with the patch we get this (which comes from the block
bb.17.switchdest13):
.LBB0_16:
mov x29, x24
mov w24, w20
mov w20, w19
mov w19, w7
mov w7, w6
mov w6, w5
mov w5, w2
mov x2, x18
mov w18, w15
orr w15, wzr, #0x1c
str w15, [x8, #8]
mov w0, wzr
mov w15, w18
mov x18, x2
mov w2, w5
mov w5, w6
mov w6, w7
mov w7, w19
mov w19, w20
mov w20, w24
mov x24, x29
b .LBB0_3
It looks like the orr and str have barged in and said "we're using w15!" and all
the rest of the...
2018 Dec 05
3
Strange regalloc behaviour: one more available register causes much worse allocation
...but with the patch we get this (which comes from the block
bb.17.switchdest13):
.LBB0_16:
mov x29, x24
mov w24, w20
mov w20, w19
mov w19, w7
mov w7, w6
mov w6, w5
mov w5, w2
mov x2, x18
mov w18, w15
orr w15, wzr, #0x1c
str w15, [x8, #8]
mov w0, wzr
mov w15, w18
mov x18, x2
mov w2, w5
mov w5, w6
mov w6, w7
mov w7, w19
mov w19, w20
mov w20, w24
mov...
2010 Dec 17
3
Alternative to extended recode sintax?
Dear R-users,
I have a factor variable within my data frame which I derive week after week from a POSIXct variable using the cut(var,"weeks") command I have found in the chron package. The levels() command gives me:
[1] "2009-03-30 00:00:00" "2009-04-06 00:00:00" "2009-04-13 00:00:00" "2009-04-20 00:00:00" "2009-04-27 00:00:00"
2018 Sep 19
0
Delivery Status Notification (Delay)
...is=3DNONE) header.from=3Dopayq.com
Return-Path: <FWD-737RRYSMHVAHYD4AM4SVAJDFQBQCCKKLAEEFAM2BAYANQAUQAWAA53RAM=
YAEYAFMEEQAAIA=3D at opayq.com>
Received: from 138-he.filtered.junkemailfilter.com (138-he.filtered.junkema=
ilfilter.com. [184.105.182.138])
by mx.google.com with ESMTPS id w18-v6si17444569wrm.253.2018.09.18.=
05.20.12
for <curtiskwong101 at gmail.com>
(version=3DTLS1_2 cipher=3DECDHE-RSA-AES128-GCM-SHA256 bits=3D128/1=
28);
Tue, 18 Sep 2018 05:20:13 -0700 (PDT)
Received-SPF: pass (google.com: domain of fwd-737rrysmhvahyd4am4svajdfqbqcc=
kkla...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking