comp.lang.ada
 help / color / mirror / Atom feed
From: d941686@sp2 (Leong San Io Francisco)
Subject: How to perform bit-wise xor, and...?
Date: 1996/11/22
Date: 1996-11-22T00:00:00+00:00	[thread overview]
Message-ID: <5747oa$svi@umacss1.umac.mo> (raw)


Hi!

	Can someone teach me how to perform bit-wise "xor", and, "or" of two
integers in Ada so that it can generate code as close as to the underlying
computer's instructions like the C's ^, &, | operators? I am trying to write
some computer instructions emulation stuff as well as bitmap graphics
manipulation which requires "xor", "or" bytes. Is multiplication by 2 really
equal to shift left and division by integer 2 to shift right?
	My Ada compiler only provides xor, and operations for booleans and
not integers...

Thanks.
Francisco Leong




             reply	other threads:[~1996-11-22  0:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-11-22  0:00 Leong San Io Francisco [this message]
1996-11-22  0:00 ` How to perform bit-wise xor, and...? Larry Kilgallen
1996-11-23  0:00   ` Leong San Io Francisco
1996-11-24  0:00   ` Michael F Brenner
1996-11-22  0:00 ` Matthew Heaney
1996-11-24  0:00   ` Brian
1996-11-27  0:00     ` Robert Dewar
1996-11-25  0:00 ` Robert I. Eachus
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox