···424243434444/*4545- * IA-64 wants insane amounts of unrolling. On other architectures that4646- * is just a waste of space.4747- */4848-#if ($# <= 8) || defined(__ia64__)4949-5050-5151-/*5245 * These sub-operations are separate inlines since they can sometimes be5346 * specially optimized using architecture-specific hacks.5447 */···145152 "int" NSTRING "x$#",146153 0147154};148148-149149-#endif