Displaying 7 results from an estimated 7 matches for "popc".
Did you mean:
pop
2015 Jul 28
2
[LLVMdev] Wrong encoding/decoding for POPC instruction of Sparc
Hello,
There is an issue in the latest Sparc code: while we can encode POPC,
decode results in crash in llvm-mc
$ echo "popc %g1, %g2" | ./Release+Asserts/bin/llvm-mc -assemble
-triple=sparcv9 -show-encoding
.text
popc %g1, %g2 ! encoding: [0x85,0x70,0x00,0x01]
$ echo "0x85,0x70,0x00,0x01"|./Release+Asserts/bin/llvm-mc -disas...
2015 Jul 31
0
[LLVMdev] Wrong encoding/decoding for POPC instruction of Sparc
Any ideas on this bug?
Thanks.
On Wed, Jul 29, 2015 at 12:17 AM, Jun Koi <junkoi2004 at gmail.com> wrote:
> Hello,
>
> There is an issue in the latest Sparc code: while we can encode POPC,
> decode results in crash in llvm-mc
>
> $ echo "popc %g1, %g2" | ./Release+Asserts/bin/llvm-mc -assemble
> -triple=sparcv9 -show-encoding
> .text
> popc %g1, %g2 ! encoding: [0x85,0x70,0x00,0x01]
>
> $ echo "0x85,0x70,0x00,0x01"...
2015 Jul 31
2
[LLVMdev] Wrong encoding/decoding for POPC instruction of Sparc
...01 PM, Jun Koi <junkoi2004 at gmail.com> wrote:
> Any ideas on this bug?
>
> Thanks.
>
>
> On Wed, Jul 29, 2015 at 12:17 AM, Jun Koi <junkoi2004 at gmail.com> wrote:
>
>> Hello,
>>
>> There is an issue in the latest Sparc code: while we can encode POPC,
>> decode results in crash in llvm-mc
>>
>> $ echo "popc %g1, %g2" | ./Release+Asserts/bin/llvm-mc -assemble
>> -triple=sparcv9 -show-encoding
>> .text
>> popc %g1, %g2 ! encoding: [0x85,0x70,0x00,0x01]
>>
>> $ ech...
2015 Jul 31
1
[LLVMdev] Wrong encoding/decoding for POPC instruction of Sparc
...t; wrote:
>
>> Any ideas on this bug?
>>
>> Thanks.
>>
>>
>> On Wed, Jul 29, 2015 at 12:17 AM, Jun Koi <junkoi2004 at gmail.com> wrote:
>>
>>> Hello,
>>>
>>> There is an issue in the latest Sparc code: while we can encode POPC,
>>> decode results in crash in llvm-mc
>>>
>>> $ echo "popc %g1, %g2" | ./Release+Asserts/bin/llvm-mc -assemble
>>> -triple=sparcv9 -show-encoding
>>> .text
>>> popc %g1, %g2 ! encoding: [0x85,0x70,0x00,0x01]...
2010 Mar 11
2
Comparing matrices
...)
if (pop==pop2) { cat('equal\n') } else { cat('NOT equal\n') }
print(pop)
print(pop2)
pop[2,5] = 99
pop2[3,3] = 77
print(pop==pop2)
if (pop==pop2) { cat('equal\n') } else { cat('NOT equal\n') }
print(pop)
print(pop2)
------ output -----------
> source('popc.R')
[,1] [,2] [,3] [,4] [,5] [,6] [,7] [,8]
[1,] TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE
[2,] TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE
[3,] TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE
equal
[,1] [,2] [,3] [,4] [,5] [,6] [,7] [,8]
[1,] 0 1 0 1 0 1 1 0
[2,] 0...
2011 May 31
0
Mantel - like analysis
...s as the sample unit instead of individual
data points?
I bet mixed models could handle this problem somehow, but I'd like to stick
to the theme of a mantel test.
The data look like this
pop1 pop2 genetic_distance(dependent) (independent1)
popa popb data data
popb popd data data
popc pope data data
popf popg data data
popg poph data data
So for example, popb appears twice, as does popg. Clearly each row is not
independent.
Thanks for any insight
Rob.
--
View this message in context: http://r.789695.n4.nabble.com/Mantel-like-analysis-tp3564296p3564296.html
S...
2012 Jun 24
0
nouveau _BIOS method
...`a.x....b
0450: 61 79 01 62 62 7d 83 88 60 61 00 62 88 60 61 00 ay.bb}..`a.b.`a.
0460: a4 60 a1 4e 14 a0 47 0a 93 5f 54 5f 30 0a 1a 5b .`.N..G.._T_0..[
0470: 13 6b 0a 18 0a 02 4f 50 43 45 5b 13 6b 00 01 46 .k....OPCE[.k..F
0480: 4c 43 48 a0 10 99 46 4c 43 48 00 70 4f 50 43 45 LCH...FLCH.pOPCE
0490: 4f 4d 50 52 70 11 07 0a 04 00 00 00 00 60 5b 13 OMPRp........`[.
04a0: 60 00 01 4f 50 45 4e 5b 13 60 0a 03 0a 02 43 47 `..OPEN[.`....CG
04b0: 43 53 5b 13 60 0a 06 01 53 48 50 43 5b 13 60 0a CS[.`...SHPC[.`.
04c0: 18 0a 03 44 47 50 43 5b 13 60 0a 1b 0a 02 48 44 ...DGPC[.`....HD...