All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stuart Brady <sdbrady@ntlworld.com>
To: Joel Soete <soete.joel@tiscali.be>
Cc: rmk+lkml <rmk+lkml@arm.linux.org.uk>,
	parisc-linux <parisc-linux@parisc-linux.org>
Subject: [parisc-linux] Conditional Execution and Instruction Nullification
Date: Sun, 29 Jan 2006 03:14:52 +0000	[thread overview]
Message-ID: <20060129031452.GA24516@miranda.arrow> (raw)
In-Reply-To: <43DBA5A1.90002@tiscali.be>

On Sat, Jan 28, 2006 at 05:10:57PM +0000, Joel Soete wrote:
> Ah ok sorry, I was confused by a colleague of mine experimented in other 
> cpu risc who tell me that 'instrucion nullification' was typicaly RISC, 
> though. (I can just try to ask him more details on cpu arch he spoke about)

Ignoring conditional traps/branches (and hoping I've got this right):

Neither Alpha nor PowerPC have conditional execution.  MIPS and SPARC
have conditional move instructions (as does POWER).  ARM has conditional
execution for most instructions.  PA-RISC has instruction nullification.

SPARC does have delay slot nullification (with confusing semantics), but
that's unrelated.  MIPS (since MIPS II) and PA-RISC have this, too.

http://gec.di.uminho.pt/discip/TextoAC/AnexoE.html might be a good read.

Cheers,
-- 
Stuart Brady
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux

           reply	other threads:[~2006-01-29  3:14 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <43DBA5A1.90002@tiscali.be>]

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=20060129031452.GA24516@miranda.arrow \
    --to=sdbrady@ntlworld.com \
    --cc=parisc-linux@parisc-linux.org \
    --cc=rmk+lkml@arm.linux.org.uk \
    --cc=soete.joel@tiscali.be \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.