| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
| List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
| List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
| Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
| Message-ID: | <004d01bf3afc$585f1860$010a30aa@shatl> |
| From: | "Vitaly Krivosheyev aka Shatl" <vk AT nasnet DOT kiev DOT ua> |
| To: | "cygwin" <cygwin AT sourceware DOT cygnus DOT com> |
| Subject: | Help to translate |
| Date: | Tue, 30 Nov 1999 08:29:51 +0200 |
| Organization: | DMG Soft. |
| MIME-Version: | 1.0 |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-Mailer: | Microsoft Outlook Express 5.00.2314.1300 |
| X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2314.1300 |
Hi!
I'm novice in cygwin, help me to translate from WATCOM C please:
---------------
unsigned long RORD(unsigned long, char);
#pragma aux RORD = "ror eax, cl" parm[eax][cl] modify[eax];
unsigned long ROLD(unsigned long, char);
#pragma aux ROLD = "rol eax, cl" parm[eax][cl] modify[eax];
---------------
Thanks
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |