Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@is.elta.co.il>
To: "Jiří Banzet" <jiribanzet@seznam.cz>
Cc: redhat-gdb <gdb@sources.redhat.com>
Subject: Re: Assembler
Date: Thu, 24 Jan 2002 09:07:00 -0000	[thread overview]
Message-ID: <Pine.SUN.3.91.1020124190444.21049B-100000@is> (raw)
In-Reply-To: <94204.275193-16601-1045339683-1011889681@seznam.cz>


On Thu, 24 Jan 2002, =?iso-8859-2?Q?Ji=F8=ED=20Banzet?= wrote:

> When I type "info registers eflags", will it write F register
> separetely, as "CF = 1 ZF = 0" etc. ? Or will it write somethink like
> "eflags = 115" ?

It will write eflags in hex.  If you want to see individual bits, you can 
use the GDB expressions, like "p $eflags & 0x40".


  reply	other threads:[~2002-01-24 17:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-24  8:28 Assembler Jiří Banzet
2002-01-24  9:07 ` Eli Zaretskii [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-01-27  0:40 Assembler Jiří Banzet
2002-01-26  4:06 Assembler Jiří Banzet
2002-01-23  8:13 Assembler Jiří Banzet
2002-01-23  8:31 ` Assembler Eli Zaretskii

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=Pine.SUN.3.91.1020124190444.21049B-100000@is \
    --to=eliz@is.elta.co.il \
    --cc=gdb@sources.redhat.com \
    --cc=jiribanzet@seznam.cz \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox