ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Alexey I. Froloff" <raorn@immo.ru>
To: ALT Devel discussion list <devel@altlinux.ru>
Cc: "Денис Смирнов" <mithraen@altlinux.ru>
Subject: Re: [devel] I: pentium4 arch support in rpm
Date: Wed, 29 Sep 2004 14:00:38 +0400
Message-ID: <20040929100038.GG29956@immo.ru> (raw)
In-Reply-To: <20040928195325.GE8993@workstation>

[-- Attachment #1: Type: text/plain, Size: 1446 bytes --]

* Денис Смирнов <mithraen@> [040929 13:40]:
>  VL> На самом деле, надо просто попросить всех прислать вывод /proc/cpuinfo 
>  VL> для разных CPU и за один раз закатать все возможные архитектуры.
> Лучше использовать эту информацию, чтобы сделать чёткое описание какие
> фичи процессоров (sse, sse2, 3dnow, что-либо ещё) поддерживаются каждым
> типом процессора. И вот по этим типам и делать архитектуры.
В письме Message-ID: <20040928175123.GB25829@hell.devel.altlinux.ru>
я именно это и описал, как оно выглядит с точки зрения
компилятора.  Любознательные могут заглянуть в
gcc/config/i386/i386.c (в районе 1000-й строки), вдруг я чего не
учёл...

P.S. В gcc/config/i386/i386.h есть код:

      else if (TARGET_ATHLON)                                   \
        {                                                       \
          builtin_define ("__tune_athlon__");                   \
          /* Only plain "athlon" lacks SSE.  */                 \
          if (last_cpu_char != 'n')                             \
            builtin_define ("__tune_athlon_sse__");             \
        }                                                       \

У меня создаётся впечатление, что athlon-tbird таки умеет sse...
Или я неправильно код понимаю?

-- 
Regards, Sir Raorn.
-------------------
Это ещё что.  Бывает такой юмор, от которого натурально срывает крышу.
К счастью, не все его понимают.
		-- at in devel@

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2004-09-29 10:00 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-28 12:44 Alexey I. Froloff
2004-09-28 13:53 ` Vladimir Lettiev
2004-09-28 14:16   ` Aleksey Avdeev
2004-09-29  5:36     ` Genix
2004-09-29  7:40     ` Aleksey Avdeev
2004-09-29  8:13       ` Aleksey Avdeev
2004-09-30 12:52       ` vserge
2004-09-30 18:02         ` Valery V. Inozemtsev
2004-09-30 18:33           ` Re[2]: " Volkov Serge
2004-10-01  9:19           ` vserge
2004-09-28 14:36   ` Andrey Rahmatullin
2004-09-28 19:53   ` Денис Смирнов
2004-09-29 10:00     ` Alexey I. Froloff [this message]
2004-09-29 10:29       ` Aleksey Avdeev
2004-10-04 12:00   ` Anton Farygin
2004-10-04 12:07     ` Alexey I. Froloff
2004-10-04 12:25     ` Sergey Vlasov
2004-10-04 12:37       ` Anton Farygin
2004-10-04 12:51         ` Sergey Vlasov
2004-10-04 13:12           ` Anton Farygin
2004-10-04 13:40             ` Sergey Vlasov
2004-09-28 14:12   ` [devel] Re: [sisyphus] " Alexey I. Froloff
2004-09-28 14:47 ` Alexey I. Froloff
2004-09-28 17:11   ` Alexey I. Froloff
2004-09-29  8:38     ` Vital Khilko
2004-09-29  9:13       ` Alexey I. Froloff
2004-10-04 11:47 ` [devel] " Anton Farygin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040929100038.GG29956@immo.ru \
    --to=raorn@immo.ru \
    --cc=devel@altlinux.ru \
    --cc=mithraen@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git