代码搜索:optimized
找到约 6,562 项符合「optimized」的源代码
代码结果 6,562
www.eeworm.com/read/16293/668543
s div64.s
/*
* linux/arch/arm/lib/div64.S
*
* Optimized computation of 64-bit dividend / 32-bit divisor
*
* Author: Nicolas Pitre
* Created: Oct 5, 2003
* Copyright: Monta Vista Software, Inc.
*
*
www.eeworm.com/read/494783/1156761
s div64.s
/*
* linux/arch/arm/lib/div64.S
*
* Optimized computation of 64-bit dividend / 32-bit divisor
*
* Author: Nicolas Pitre
* Created: Oct 5, 2003
* Copyright: Monta Vista Software, Inc.
*
*
www.eeworm.com/read/493621/1164700
s cpu.s
# i386 asm cpu core
# optimized for 486/pentium/k6
# global register usage:
# %bl - flags
# %bh - A
# %bp - PC
# %esi - number of cycles we have left
# %edi - number of cycles used by curre
www.eeworm.com/read/480930/1306636
s checksum.s
/* checksum.S: Sparc optimized checksum code.
*
* Copyright(C) 1995 Linus Torvalds
* Copyright(C) 1995 Miguel de Icaza
* Copyright(C) 1996 David S. Miller
* Copyright(C) 1997 Jakub Jelinek
*
www.eeworm.com/read/478549/1350725
a match.a
; match.a -- optional optimized asm version of longest match in deflate.c
; Copyright (C) 1992-1993 Jean-loup Gailly
;
; Adapted for the Amiga by Carsten Steger
; u
www.eeworm.com/read/470917/1439951
s memset.s
/* Optimized 64-bit memset implementation for POWER6.
Copyright (C) 1997, 1999, 2000, 2002, 2003, 2007
Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Lib
www.eeworm.com/read/470917/1440023
s strcat.s
/* Copyright (C) 2000, 2003 Free Software Foundation, Inc.
Contributed by Richard Henderson , 1996.
EV67 optimized by Rick Gorton .
This file is
www.eeworm.com/read/470917/1440025
s strchr.s
/* Copyright (C) 2000, 2003 Free Software Foundation, Inc.
Contributed by Richard Henderson , 1996.
EV67 optimized by Rick Gorton .
This file is
www.eeworm.com/read/470917/1440028
s strlen.s
/* Copyright (C) 2000, 2003 Free Software Foundation, Inc.
Contributed by David Mosberger (davidm@cs.arizona.edu).
EV67 optimized by Rick Gorton .
This file i
www.eeworm.com/read/470917/1440029
s strncat.s
/* Copyright (C) 2000, 2001 Free Software Foundation, Inc.
Contributed by Richard Henderson , 1996.
EV67 optimized by Rick Gorton .
This file is