home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.gcc.help
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!stb.INfo.COM!michael
- From: michael@stb.INfo.COM (Michael Gersten)
- Subject: Constraint help
- Message-ID: <m0mcpf8-0005R0C@stb.info.com>
- Sender: daemon@cis.ohio-state.edu
- Organization: GNUs Not Usenet
- Distribution: gnu
- Date: Thu, 8 Oct 1992 04:39:00 GMT
- Lines: 6
-
- How do I describe an INSN (divmod) that returns a quotient in one register,
- and the remainder in the next register? I.e., if one operand is in (reg 5),
- how do I force another into (reg 6)?
-
- Michael
-
-