代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/162807/5514237
c jidctflt.c
/*
* jidctflt.c
*
* Copyright (C) 1994-1998, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README fi
www.eeworm.com/read/158872/5591139
todo
- header file dependencies revisit
- hooks cleanup
- testsuites
- FIXME's
- memory accesses still test if profiling is on even in fast mode
- fill nop counting done even in fast mode
- have semantic c
www.eeworm.com/read/155549/5621941
c jidctflt.c
/*
* jidctflt.c
*
* Copyright (C) 1994-1998, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying READ
www.eeworm.com/read/154890/5632067
c jidctflt.c
/*
* jidctflt.c
*
* Copyright (C) 1994-1998, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README fi
www.eeworm.com/read/395090/8196716
work__info
m255
13
cModel Technology
dC:\Modeltech_6.2b\examples
T_opt
V`]M6UKg;V;O^VM7_OTImA2
04 3 4 work Top fast 0
o-quiet -auto_acc_if_foreign -work work +acc=lprnb -opt=-merge -opt=-suppressAlways
tExplic
www.eeworm.com/read/395090/8196730
_info
m255
13
cModel Technology
dC:\Modeltech_6.2b\examples
T_opt
V`]M6UKg;V;O^VM7_OTImA2
04 3 4 work Top fast 0
o-quiet -auto_acc_if_foreign -work work +acc=lprnb -opt=-merge -opt=-suppressAlways
tExplic
www.eeworm.com/read/395090/8196749
_deps
H 2141964 10 1 0 4 4 0 0 0 0
L 4 work 4 work
D 11 work.EEPROM OebkXgmO6gEe@l37kFDEZ2 2 0
D 14 work.EEPROM_WR NIo9OI40SPc==3OlQAYYa2 1 0
D 11 work.Signal E>H>d`HBh0i6
www.eeworm.com/read/293996/8259583
cpp jidctflt.cpp
/*
* jidctflt.c
*
* Copyright (C) 1994, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README fi
www.eeworm.com/read/172783/9691023
c jidctflt.c
/*
* jidctflt.c
*
* Copyright (C) 1994-1998, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying READ
www.eeworm.com/read/172772/9691396
s mpy8s.s
; fast 8x8=8 multiply
.text
mpy8s::
st -Y,r0
clr r0
loop:
tst r16
breq done
lsr r16
brsh skip
add r0,r17
skip:
lsl r17
rjmp loop
done:
mov r16,r0
ld r0,Y+
ret