代码搜索结果
找到约 16,374 项符合
Op-Amp 的代码
unsave-op.l
GAS for MMIX .*/unsave-op.s page 1
1 #.*
2 0000 FB00002D Main UNSAVE 0,\$45
3 0004 FB00001F UNSAVE 0,X
4 0008 FB000000 UNSAVE 0,X0
5 X IS \$31
6
get-op-r.d
# objdump: -dr
# as: -linkrelax
# source: get-op.s
.*: file format elf64-mmix
Disassembly of section \.text:
0000000000000000 :
0: fe7b0004 get \$123,rJ
4: fe2d0013 get \$45,rG
two-op-r.d
# objdump: -dr
# as: -linkrelax
# source: two-op.s
.*: file format elf64-mmix
Disassembly of section \.text:
0000000000000000 :
0: e0175840 seth \$23,0x5840
4: e12d5840 setmh \$45,
reg-op-r.d
# objdump: -dr
# as: -linkrelax
# source: reg-op.s
.*: file format elf64-mmix
Disassembly of section \.text:
0000000000000000 :
0: 10170c43 fmul \$23,\$12,\$67
4: 01200c43 fcmp \$3
roundr-op-r.d
# objdump: -dr
# as: -linkrelax
# source: roundr-op.s
.*: file format elf64-mmix
Disassembly of section .text:
0000000000000000 :
0: 178701f4 fint \$135,ROUND_OFF,\$244
4: 058702e9
roundr-op.l
GAS for MMIX .*/roundr-op\.s page 1
1 # Round-type "R"\.
2 0000 178701F4 Main FINT X,ROUND_OFF,Z
3 0004 058702E9 FIX X,2,\$233
4 0008 178500F4 FINT \$133,0,Z
5 0
sync-op-r.d
# objdump: -dr
# as: -linkrelax
# source: sync-op.s
.*: file format elf64-mmix
Disassembly of section .text:
0000000000000000 :
0: fc6e6406 sync 7234566
4: fc000000 sync 0
8: fc
op-0-2.d
#source: op-0-1.s
#as: -no-expand
#objdump: -srt
.*: file format elf64-mmix
SYMBOL TABLE:
0+ l d \.text 0+
0+ l d \.data 0+
0+ l d \.bss 0+
0+ l \*ABS\* 0+ zero0
0+ l
op
op.c AOK
Found = in conditional, should be ==
1 if $a = 1 ;
Use of implicit split to @_ is deprecated
split ;
Use of implicit split to @_ is deprecated
$a = split ;
Usele
op.c
/* op.c - relay backend operations */
/* This work is part of OpenLDAP Software .
*
* Copyright 2004-2007 The OpenLDAP Foundation.
* Portions Copyright 2004 Pierangelo Mas