comparison src/m/dual.h @ 442:abe6d1db359e r21-2-36

Import from CVS: tag r21-2-36
author cvs
date Mon, 13 Aug 2007 11:35:02 +0200
parents a86b2b5e0111
children 697ef44129c6
comparison
equal deleted inserted replaced
441:72a7cfa4a488 442:abe6d1db359e
34 34
35 Works, as of 17.51. 35 Works, as of 17.51.
36 NOTE-END */ 36 NOTE-END */
37 37
38 38
39 /* XINT must explicitly sign-extend */
40
41 #define EXPLICIT_SIGN_EXTEND
42
43 /* Now define a symbol for the cpu type, if your compiler 39 /* Now define a symbol for the cpu type, if your compiler
44 does not define it automatically: 40 does not define it automatically:
45 vax, m68000, ns16000 are the ones defined so far. */ 41 vax, m68000, ns16000 are the ones defined so far. */
46 42
47 #ifndef m68000 43 #ifndef m68000