ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "A.L. Klyutchenya" <asoneofus@nm.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Re: [Comm] Почитать об AT&T синтаксисе ассемблера
Date: Mon, 17 Feb 2003 00:05:48 +0300
Message-ID: <200302170005.48687.asoneofus@nm.ru> (raw)
In-Reply-To: <19340950814.20030217000057@udm.ru>

16 Февраль 2003 23:00, ASA написал:
> Hello A.L.,
>
> Sunday, February 16, 2003, 11:27:15 PM, you wrote:
>
> ALK> Собссно, порылся в тырнете, чегото не особо густо по
> этому ALK> вопросу на Русском, насчёт почитать об AT&T
> синтаксисе ALK> ассемблера. Не наталкивался ли кто из
> уважаемых?
>
> По-русски не видел, а info as (gas, ....) не помогает? Я
> смотрел на  аналогичные  примеры  в  уже имеющихся сорцах.
> например movl %eax,%ebx  соответствует  mov  ebx,eax  Грубо 
> говоря, <мнемоника><суффикс>  <откуда>,<куда>. Суффикс -
> b,w,l,q - длина операнда.   Регистры  предваряются  %  Вот  и 
> все самые главные отличия,  ну  и  со  всякими  там 
> косвенными адресациями уже не сложно разобраться - пишется
> через круглые скобки, а не квадратные.
>
> Или надо что-то сверх вышерассказанного?

Ещё забыли про константы $ :-)
Это-то я всё помню, как впрочем и про прочие всякости....

.... Но терзают меня смутные сомнения, что дело не так легко.

        add $t1,$t0,$v0 # get next value
        move $t0,$v0    # update second last
        move $v0,$t1    # update last element
        sub $a0,1       # decrement count
        bgt $a0,1,loop  # exit loop when count=1
Вот типа таких - уже озадачивают, а уж там есть вааще непродумки 
:-(

-- 
ВсехБлаг!      
      ____   __
     /   |  / / А. Л. Клютченя
    / /| | / /  (asoneofus)
   / /_| |/ /   mail:   asoneofus@kde.ru
  / ____  _ \   www:    http://www.qt.kde.ru
 / /   | | \ \  icq:    113679387
/_/    |_|  \_\ 



  reply	other threads:[~2003-02-16 21:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-16 19:27 A.L. Klyutchenya
2003-02-16 20:00 ` [Comm] " ASA
2003-02-16 21:05   ` A.L. Klyutchenya [this message]
2003-02-17  4:08     ` [Comm] Re[2]: " ASA
2003-02-17  6:35       ` A.L. Klyutchenya
2003-02-17  7:47         ` [Comm] Re[2]: " ASA
2003-02-17  8:38           ` A.L. Klyutchenya

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=200302170005.48687.asoneofus@nm.ru \
    --to=asoneofus@nm.ru \
    --cc=community@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 Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

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


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