This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: inline asm and status flags on x86



  In message <3D71CCC526F1D311A72600902773EC21094EDB@cascabella.rtp.bops.com>yo
u write:
  > I did read this section but I understood it to mean something different fro
  > what I was trying to achieve.  It refers to accessing condition codes left
  > by the assembler instruction, but I am trying to access condition codes in
  > the assembler statement left by non-assembler statements.  If this is not
  > workable for the same reasons, I would not be surprised; however, I don't
  > think what I am attempting is described by the quoted passage (but perhaps
  > it should be?).
It's unavailable for basically the same reasons.  Yes, that passage should
probably cover that explicitly.  Care to provide a revision to that hunk
of the manual.

jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]