Message from discussion
v8 compatible CPUs : HTC Dream
Received: by 10.43.44.198 with SMTP id uh6mr240385icb.4.1310052670836;
Thu, 07 Jul 2011 08:31:10 -0700 (PDT)
X-BeenThere: v8-users@googlegroups.com
Received: by 10.231.57.198 with SMTP id d6ls620486ibh.2.gmail; Thu, 07 Jul
2011 08:31:08 -0700 (PDT)
Received: by 10.68.47.2 with SMTP id z2mr201043pbm.75.1310052668121;
Thu, 07 Jul 2011 08:31:08 -0700 (PDT)
Received: by 10.68.47.2 with SMTP id z2mr201042pbm.75.1310052668100;
Thu, 07 Jul 2011 08:31:08 -0700 (PDT)
Return-Path: <rodolph.perfe...@gmail.com>
Received: from mail-pz0-f45.google.com (mail-pz0-f45.google.com [209.85.210.45])
by gmr-mx.google.com with ESMTPS id c10si19075921pbn.1.2011.07.07.08.31.07
(version=TLSv1/SSLv3 cipher=OTHER);
Thu, 07 Jul 2011 08:31:07 -0700 (PDT)
Received-SPF: pass (google.com: domain of rodolph.perfe...@gmail.com designates 209.85.210.45 as permitted sender) client-ip=209.85.210.45;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of rodolph.perfe...@gmail.com designates 209.85.210.45 as permitted sender) smtp.mail=rodolph.perfe...@gmail.com; dkim=pass (test mode) header...@gmail.com
Received: by pzk30 with SMTP id 30so1017127pzk.4
for <v8-users@googlegroups.com>; Thu, 07 Jul 2011 08:31:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=gamma;
h=mime-version:in-reply-to:references:date:message-id:subject:from:to
:content-type;
bh=tLmM6oX2lFSvGswbll73IwUvfqOaG+NWVkGSRBOTYUo=;
b=g9aUMJaXCCiCOdDP8UsB0fN7WyHyTOzGGXXjATCjRJfIK7d7rDs7xFE9HfBUHDKQAm
eC+BGKFRoFhuNIQtHItxo24ens55GHxFDcvrPoeVKd4HbE5cBMZmV9TP/IoXxv/mBXwc
1ISjpsdFv9uOmgJakViaD4kvurUeBsSZvGFGg=
MIME-Version: 1.0
Received: by 10.142.127.8 with SMTP id z8mr520263wfc.225.1310052666709; Thu,
07 Jul 2011 08:31:06 -0700 (PDT)
Received: by 10.142.255.13 with HTTP; Thu, 7 Jul 2011 08:31:06 -0700 (PDT)
In-Reply-To: <CAB20zvWsh7BM-wzPWGZUiYAMyoarBtiXV=eobncQVB118OnXCg@mail.gmail.com>
References: <CAB20zvWsh7BM-wzPWGZUiYAMyoarBtiXV=eobncQVB118On...@mail.gmail.com>
Date: Thu, 7 Jul 2011 16:31:06 +0100
Message-ID: <CA+vEM_UCo3bV9XxgWuA=YEQQUH5sHL1fBr2thKa-kVOH+AS...@mail.gmail.com>
Subject: Re: [v8-users] v8 compatible CPUs : HTC Dream
From: Rodolph Perfetta <rodolph.perfe...@gmail.com>
To: v8-users@googlegroups.com
Content-Type: multipart/alternative; boundary=000e0cd14a92d615cc04a77c6750
--000e0cd14a92d615cc04a77c6750
Content-Type: text/plain; charset=ISO-8859-1
v8 will work on an ARMv6 cpu though Crankshaft (the optimising compiler)
will not be used.
Cheers,
Rodolph.
On 7 July 2011 16:25, Jose Manuel Cantera Fonseca <
jmcanterafons...@gmail.com> wrote:
> Hi there,
>
> I'm trying to run v8 together with Webkit in a custom Android build for HTC
> Dream.
>
> I'm having problems at runtime, thus I'm wondering if v8 is supported on
> the HTC Magic CPU:
>
> Qualcomm MSM 7201A 528 Mhz (see all the details below)
>
> thanks for your help
>
> all the best
>
> *Type:*MSM7201A *Manufacturer:*Qualcomm<http://en.wikipedia.org/wiki/Qualcomm>
> *Year Released:*2008 *Predecessor:*32bit Qualcomm MSM7200A *
> Characteristics**CPU Structure (complexity):* RISC<http://pdadb.net/index.php?m=cpu&id=a7201a&c=qualcomm_msm7201a#>
> *Width of Machine Word:*32 bit *Primary (RAM) Data bus:*32 bit *Instruction
> Set**Supported Instruction Set(s):* ARMv6*CPU Core<http://pdadb.net/index.php?m=cpu&id=a7201a&c=qualcomm_msm7201a#>
> :* ARM1136EJ-S *Clock Frequencies**Recommanded Maximum Clock Frequency:*528 MHz
> *Technology**Semiconductor<http://pdadb.net/index.php?m=cpu&id=a7201a&c=qualcomm_msm7201a#>
> Technology:* CMOS*Minimum Feature Size:* 65 nm *Additional Details**Special
> Features:* ARM9 coprocessor, Embedded QDSP4000 and QDSP5000 DSP (GSM,
> GPRS/EGPRS Multislot Class 12, EDGE, UMTS/WCDMA, HSDPA, HSUPA, MBMS
> baseband), Embedded gpsOne GPS module, Qcamera, Qtv, Qcamcorder,
> Qvideophone, Adreno 130 GPU, OpenGL ES 1.1, OpenVG 1.1, EGL 1.3, Direct3D
> Mobile, SVGT 1.2, Direct Draw, GDI
>
> --
> v8-users mailing list
> v8-users@googlegroups.com
> http://groups.google.com/group/v8-users
--000e0cd14a92d615cc04a77c6750
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
v8 will work on an ARMv6 cpu though Crankshaft (the optimising compiler) wi=
ll not be used.<div><br></div><div>Cheers,</div><div>Rodolph.<br><br><div c=
lass=3D"gmail_quote">On 7 July 2011 16:25, Jose Manuel Cantera Fonseca <spa=
n dir=3D"ltr"><<a href=3D"mailto:jmcanterafons...@gmail.com">jmcanterafo=
ns...@gmail.com</a>></span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex;">Hi there,<div><br></div><div>I'm trying=
to run v8 together with Webkit in a custom Android build for HTC Dream.=A0=
</div>
<div><br></div><div>I'm having problems at runtime, thus I'm wonder=
ing if v8 is supported on the HTC Magic CPU:</div>
<div><br></div><div>Qualcomm MSM 7201A 528 Mhz (see all the details below)<=
/div><div><br></div><div>thanks for your help=A0</div><div><br></div><div>a=
ll the best</div><div><br></div><div><span style=3D"color:rgb(72, 72, 72);f=
ont-family:arial, helvetica;font-size:11px;background-color:rgb(255, 255, 2=
55)"><table width=3D"100%" border=3D"0" cellspacing=3D"1" cellpadding=3D"4"=
style=3D"border-collapse:collapse">
<tbody><tr><td nowrap width=3D"40%" bgcolor=3D"#EFEFEF" style=3D"font-size:=
11px;color:rgb(72, 72, 72)"><b>Type:</b></td><td width=3D"60%" bgcolor=3D"#=
EFEFEF" style=3D"font-size:11px;color:rgb(72, 72, 72)">MSM7201A</td></tr>
<tr><td nowrap width=3D"40%" bgcolor=3D"#FEFEFE" style=3D"font-size:11px;co=
lor:rgb(72, 72, 72)"><b>Manufacturer:</b></td><td width=3D"60%" bgcolor=3D"=
#FEFEFE" style=3D"font-size:11px;color:rgb(72, 72, 72)"><a title=3D"More in=
fo" href=3D"http://en.wikipedia.org/wiki/Qualcomm" style=3D"color:rgb(54, 1=
55, 0);text-decoration:underline" target=3D"_blank">Qualcomm</a></td>
</tr><tr><td nowrap width=3D"40%" bgcolor=3D"#EFEFEF" style=3D"font-size:11=
px;color:rgb(72, 72, 72)"><b>Year Released:</b></td><td width=3D"60%" bgcol=
or=3D"#EFEFEF" style=3D"font-size:11px;color:rgb(72, 72, 72)">2008</td></tr=
>
<tr><td nowrap width=3D"40%" bgcolor=3D"#FEFEFE" style=3D"font-size:11px;co=
lor:rgb(72, 72, 72)"><b>Predecessor:</b></td><td width=3D"60%" bgcolor=3D"#=
FEFEFE" style=3D"font-size:11px;color:rgb(72, 72, 72)">32bit Qualcomm MSM72=
00A</td>
</tr><tr><td colspan=3D"2" nowrap height=3D"32" valign=3D"bottom" bgcolor=
=3D"#FEFEFE" style=3D"font-size:11px;color:rgb(72, 72, 72)"><h1 style=3D"co=
lor:rgb(54, 155, 0);font-weight:bold;font-size:12px;margin-top:0px;margin-r=
ight:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0p=
x;padding-bottom:0px;padding-left:0px">
<b>Characteristics</b></h1></td></tr><tr><td nowrap width=3D"40%" bgcolor=
=3D"#EFEFEF" style=3D"font-size:11px;color:rgb(72, 72, 72)"><b>CPU Structur=
e (complexity):</b></td><td width=3D"60%" bgcolor=3D"#EFEFEF" style=3D"font=
-size:11px;color:rgb(72, 72, 72)">
<a href=3D"http://pdadb.net/index.php?m=3Dcpu&id=3Da7201a&c=3Dqualc=
omm_msm7201a#" style=3D"color:rgb(0, 102, 255) !important;text-decoration:u=
nderline !important;font-family:inherit !important;border-top-width:0px !im=
portant;border-right-width:0px !important;border-bottom-width:0px !importan=
t;border-left-width:0px !important;border-top-style:none !important;border-=
right-style:none !important;border-bottom-style:none !important;border-left=
-style:none !important;border-top-color:transparent !important;border-right=
-color:transparent !important;border-bottom-color:transparent !important;bo=
rder-left-color:transparent !important;background-color:transparent !import=
ant;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;paddi=
ng-top:0px !important;padding-right:0px !important;padding-bottom:0px !impo=
rtant;padding-left:0px !important;text-transform:none !important;display:in=
line !important;font-variant:normal;outline-style:none;outline-width:initia=
l;outline-color:initial;font-size:inherit !important" target=3D"_blank"><fo=
nt color=3D"#0066ff" style=3D"color:rgb(0, 102, 255) !important;font-family=
:inherit !important;font-size:inherit !important"><span style=3D"border-top=
-width:0px !important;border-top-style:none !important;border-top-color:ini=
tial !important;border-left-width:0px !important;border-left-style:none !im=
portant;border-left-color:initial !important;border-right-width:0px !import=
ant;border-right-style:none !important;border-right-color:initial !importan=
t;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb=
(0, 102, 255);padding-top:0px !important;padding-right:0px !important;paddi=
ng-bottom:1px !important;padding-left:0px !important;color:rgb(0, 102, 255)=
!important;background-color:transparent;width:auto !important;float:none !=
important;display:inline !important;font-family:inherit !important;font-siz=
e:inherit !important">RISC</span></font></a></td>
</tr><tr><td nowrap width=3D"40%" bgcolor=3D"#FEFEFE" style=3D"font-size:11=
px;color:rgb(72, 72, 72)"><b>Width of Machine Word:</b></td><td width=3D"60=
%" bgcolor=3D"#FEFEFE" style=3D"font-size:11px;color:rgb(72, 72, 72)">32 bi=
t</td>
</tr><tr><td nowrap width=3D"40%" bgcolor=3D"#EFEFEF" style=3D"font-size:11=
px;color:rgb(72, 72, 72)"><b>Primary (RAM) Data bus:</b></td><td width=3D"6=
0%" bgcolor=3D"#EFEFEF" style=3D"font-size:11px;color:rgb(72, 72, 72)">32 b=
it</td>
</tr><tr><td colspan=3D"2" nowrap height=3D"32" valign=3D"bottom" bgcolor=
=3D"#FEFEFE" style=3D"font-size:11px;color:rgb(72, 72, 72)"><h1 style=3D"co=
lor:rgb(54, 155, 0);font-weight:bold;font-size:12px;margin-top:0px;margin-r=
ight:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0p=
x;padding-bottom:0px;padding-left:0px">
<b>Instruction Set</b></h1></td></tr><tr><td nowrap width=3D"40%" bgcolor=
=3D"#EFEFEF" style=3D"font-size:11px;color:rgb(72, 72, 72)"><b>Supported In=
struction Set(s):</b></td><td width=3D"60%" bgcolor=3D"#EFEFEF" style=3D"fo=
nt-size:11px;color:rgb(72, 72, 72)">
ARMv6</td></tr><tr><td nowrap width=3D"40%" bgcolor=3D"#FEFEFE" style=3D"fo=
nt-size:11px;color:rgb(72, 72, 72)"><b><a href=3D"http://pdadb.net/index.ph=
p?m=3Dcpu&id=3Da7201a&c=3Dqualcomm_msm7201a#" style=3D"color:rgb(0,=
102, 255) !important;text-decoration:underline !important;font-family:inhe=
rit !important;border-top-width:0px !important;border-right-width:0px !impo=
rtant;border-bottom-width:0px !important;border-left-width:0px !important;b=
order-top-style:none !important;border-right-style:none !important;border-b=
ottom-style:none !important;border-left-style:none !important;border-top-co=
lor:transparent !important;border-right-color:transparent !important;border=
-bottom-color:transparent !important;border-left-color:transparent !importa=
nt;background-color:transparent !important;margin-top:0px;margin-right:0px;=
margin-bottom:0px;margin-left:0px;padding-top:0px !important;padding-right:=
0px !important;padding-bottom:0px !important;padding-left:0px !important;te=
xt-transform:none !important;display:inline !important;font-variant:normal;=
outline-style:none;outline-width:initial;outline-color:initial;font-size:in=
herit !important" target=3D"_blank"><font color=3D"#0066ff" style=3D"color:=
rgb(0, 102, 255) !important;font-family:inherit !important;font-size:inheri=
t !important"><span style=3D"border-top-width:0px !important;border-top-sty=
le:none !important;border-top-color:initial !important;border-left-width:0p=
x !important;border-left-style:none !important;border-left-color:initial !i=
mportant;border-right-width:0px !important;border-right-style:none !importa=
nt;border-right-color:initial !important;border-bottom-width:1px;border-bot=
tom-style:solid;border-bottom-color:initial;padding-top:0px !important;padd=
ing-right:0px !important;padding-bottom:1px !important;padding-left:0px !im=
portant;color:rgb(0, 102, 255) !important;background-color:transparent;widt=
h:auto !important;float:none !important;display:inline !important;font-fami=
ly:inherit !important;font-size:inherit !important">CPU=A0</span><span styl=
e=3D"border-top-width:0px !important;border-top-style:none !important;borde=
r-top-color:initial !important;border-left-width:0px !important;border-left=
-style:none !important;border-left-color:initial !important;border-right-wi=
dth:0px !important;border-right-style:none !important;border-right-color:in=
itial !important;border-bottom-width:1px;border-bottom-style:solid;border-b=
ottom-color:initial;padding-top:0px !important;padding-right:0px !important=
;padding-bottom:1px !important;padding-left:0px !important;color:rgb(0, 102=
, 255) !important;background-color:transparent;width:auto !important;float:=
none !important;display:inline !important;font-family:inherit !important;fo=
nt-size:inherit !important">Core</span></font></a>:</b></td>
<td width=3D"60%" bgcolor=3D"#FEFEFE" style=3D"font-size:11px;color:rgb(72,=
72, 72)">ARM1136EJ-S</td></tr><tr><td colspan=3D"2" nowrap height=3D"32" v=
align=3D"bottom" bgcolor=3D"#FEFEFE" style=3D"font-size:11px;color:rgb(72, =
72, 72)">
<h1 style=3D"color:rgb(54, 155, 0);font-weight:bold;font-size:12px;margin-t=
op:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;p=
adding-right:0px;padding-bottom:0px;padding-left:0px">
<b>Clock Frequencies</b></h1></td></tr><tr><td nowrap width=3D"40%" bgcolor=
=3D"#EFEFEF" style=3D"font-size:11px;color:rgb(72, 72, 72)"><b>Recommanded =
Maximum Clock Frequency:</b></td><td width=3D"60%" bgcolor=3D"#EFEFEF" styl=
e=3D"font-size:11px;color:rgb(72, 72, 72)">
528 MHz</td></tr><tr><td colspan=3D"2" nowrap height=3D"32" valign=3D"botto=
m" bgcolor=3D"#FEFEFE" style=3D"font-size:11px;color:rgb(72, 72, 72)"><h1 s=
tyle=3D"color:rgb(54, 155, 0);font-weight:bold;font-size:12px;margin-top:0p=
x;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;paddin=
g-right:0px;padding-bottom:0px;padding-left:0px">
<b>Technology</b></h1></td></tr><tr><td nowrap width=3D"40%" bgcolor=3D"#EF=
EFEF" style=3D"font-size:11px;color:rgb(72, 72, 72)"><b><a href=3D"http://p=
dadb.net/index.php?m=3Dcpu&id=3Da7201a&c=3Dqualcomm_msm7201a#" styl=
e=3D"color:rgb(0, 102, 255) !important;text-decoration:underline !important=
;font-family:inherit !important;border-top-width:0px !important;border-righ=
t-width:0px !important;border-bottom-width:0px !important;border-left-width=
:0px !important;border-top-style:none !important;border-right-style:none !i=
mportant;border-bottom-style:none !important;border-left-style:none !import=
ant;border-top-color:transparent !important;border-right-color:transparent =
!important;border-bottom-color:transparent !important;border-left-color:tra=
nsparent !important;background-color:transparent !important;margin-top:0px;=
margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px !importa=
nt;padding-right:0px !important;padding-bottom:0px !important;padding-left:=
0px !important;text-transform:none !important;display:inline !important;fon=
t-variant:normal;outline-style:none;outline-width:initial;outline-color:ini=
tial;font-size:inherit !important" target=3D"_blank"><font color=3D"#0066ff=
" style=3D"color:rgb(0, 102, 255) !important;font-family:inherit !important=
;font-size:inherit !important"><span style=3D"border-top-width:0px !importa=
nt;border-top-style:none !important;border-top-color:initial !important;bor=
der-left-width:0px !important;border-left-style:none !important;border-left=
-color:initial !important;border-right-width:0px !important;border-right-st=
yle:none !important;border-right-color:initial !important;border-bottom-wid=
th:1px;border-bottom-style:solid;border-bottom-color:initial;padding-top:0p=
x !important;padding-right:0px !important;padding-bottom:1px !important;pad=
ding-left:0px !important;color:rgb(0, 102, 255) !important;background-color=
:transparent;width:auto !important;float:none !important;display:inline !im=
portant;font-family:inherit !important;font-size:inherit !important">Semico=
nductor</span></font></a>=A0Technology:</b></td>
<td width=3D"60%" bgcolor=3D"#EFEFEF" style=3D"font-size:11px;color:rgb(72,=
72, 72)">CMOS</td></tr><tr><td nowrap width=3D"40%" bgcolor=3D"#FEFEFE" st=
yle=3D"font-size:11px;color:rgb(72, 72, 72)"><b>Minimum Feature Size:</b></=
td>
<td width=3D"60%" bgcolor=3D"#FEFEFE" style=3D"font-size:11px;color:rgb(72,=
72, 72)">65 nm</td></tr><tr><td colspan=3D"2" nowrap height=3D"32" valign=
=3D"bottom" bgcolor=3D"#FEFEFE" style=3D"font-size:11px;color:rgb(72, 72, 7=
2)">
<h1 style=3D"color:rgb(54, 155, 0);font-weight:bold;font-size:12px;margin-t=
op:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;p=
adding-right:0px;padding-bottom:0px;padding-left:0px">
<b>Additional Details</b></h1></td></tr><tr><td nowrap width=3D"40%" bgcolo=
r=3D"#EFEFEF" style=3D"font-size:11px;color:rgb(72, 72, 72)"><b>Special Fea=
tures:</b></td><td width=3D"60%" bgcolor=3D"#EFEFEF" style=3D"font-size:11p=
x;color:rgb(72, 72, 72)">
ARM9 coprocessor, Embedded QDSP4000 and QDSP5000 DSP (GSM, GPRS/EGPRS Multi=
slot Class 12, EDGE, UMTS/WCDMA, HSDPA, HSUPA, MBMS baseband), Embedded gps=
One GPS module, Qcamera, Qtv, Qcamcorder, Qvideophone, Adreno 130 GPU, Open=
GL ES 1.1, OpenVG 1.1, EGL 1.3, Direct3D Mobile, SVGT 1.2, Direct Draw, GDI=
</td>
</tr></tbody></table></span></div>
<p></p>
-- <br><font color=3D"#888888">
v8-users mailing list<br>
<a href=3D"mailto:v8-users@googlegroups.com" target=3D"_blank">v8-users@goo=
glegroups.com</a><br>
<a href=3D"http://groups.google.com/group/v8-users" target=3D"_blank">http:=
//groups.google.com/group/v8-users</a></font></blockquote></div><br></div>
--000e0cd14a92d615cc04a77c6750--