Re: how to ADD 32 to a signed number without using ADD only AND and OR
- From: Robert Redelmeier <redelm@xxxxxxxxxxxxxxx>
- Date: Tue, 29 Nov 2005 04:22:01 GMT
Pknific@xxxxxxxxx wrote:
> how do you ADD 32 to a signed number less then 16 without
> using ADD only using the AND and OR operation?
Hmm ... sounds like a homework problem.
Very easy if the number is unsigned,
a pointless pain otherwise.
-- Robert
.
- References:
- Prev by Date: Re: License Choice
- Next by Date: Re: License Choice
- Previous by thread: how to ADD 32 to a signed number without using ADD only AND and OR
- Next by thread: M68000 help
- Index(es):
Relevant Pages
|