Parent Directory
|
Revision Log
|
Patch
revision 1.4, Mon Mar 22 22:36:23 2004 UTC | revision 1.5, Mon Apr 5 20:36:36 2004 UTC | |
---|---|---|
# | Line 56 | Line 56 |
56 | #define COL_SHIFT 20 /* 6 */ | #define COL_SHIFT 20 /* 6 */ |
57 | #endif | #endif |
58 | ||
59 | #if defined(ARCH_IS_PPC) | /* |
60 | PPC mac operation. Causes compile problems on newer ppc targets | |
61 | ||
62 | Was originally: #if defined(ARCH_IS_PPC) | |
63 | */ | |
64 | #if 0 | |
65 | ||
66 | /* signed 16x16 -> 32 multiply add accumulate */ | /* signed 16x16 -> 32 multiply add accumulate */ |
67 | #define MAC16(rt, ra, rb) \ | #define MAC16(rt, ra, rb) \ |
|
No admin address has been configured | ViewVC Help |
Powered by ViewVC 1.0.4 |