代码搜索:opcode
找到约 2,963 项符合「opcode」的源代码
代码结果 2,963
www.eeworm.com/read/160303/5574115
txt east-console.txt
east:~#
named
east:~#
dig road.uml.freeswan.org. key
; DiG VERSION road.uml.freeswan.org. key
;; global options: printcmd
;; Got answer:
;; ->>HEADER
www.eeworm.com/read/160303/5574494
txt east-console.txt
east:~#
named
east:~#
dig road.uml.freeswan.org. key
; DiG VERSION road.uml.freeswan.org. key
;; global options: printcmd
;; Got answer:
;; ->>HEADER
www.eeworm.com/read/160303/5574686
txt east-console.txt
east:~#
named
east:~#
dig road.uml.freeswan.org. key
; DiG VERSION road.uml.freeswan.org. key
;; global options: printcmd
;; Got answer:
;; ->>HEADER
www.eeworm.com/read/158872/5589878
h cris.h
/* cris.h -- Header file for CRIS opcode and register tables.
Copyright (C) 2000, 2001 Free Software Foundation, Inc.
Contributed by Axis Communications AB, Lund, Sweden.
Originally written f
www.eeworm.com/read/152843/5658482
c ppc-opc.c
/* ppc-opc.c -- PowerPC opcode list
Copyright 1994, 1995, 1996, 1997, 1998, 2000, 2001, 2002, 2003
Free Software Foundation, Inc.
Written by Ian Lance Taylor, Cygnus Support
This file is
www.eeworm.com/read/152843/5660804
c ppc-opc.c
/* ppc-opc.c -- PowerPC opcode list
Copyright 1994 Free Software Foundation, Inc.
Written by Ian Lance Taylor, Cygnus Support
This file is part of GDB, GAS, and the GNU binutils.
GDB, GAS, and
www.eeworm.com/read/171134/9769522
h function.h
extern void Bl(void);
void SysIni(void);
void IntrIni(void);
void SwapPage(unsigned short DspBufAddr,unsigned char OpCode);
//char DownloadDsp(struct File *F,unsigned short Len,unsigned short DAdd
www.eeworm.com/read/296774/7114211
c bi-opname.c
/* Utility to generate opcode name list from bytecode definition file.
Copyright (C) 1993 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can redistribute
www.eeworm.com/read/297233/8040845
c bi-opname.c
/* Utility to generate opcode name list from bytecode definition file.
Copyright (C) 1993 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can redistribute
www.eeworm.com/read/316346/13524248
h parser.h
#ifndef PARSER_H
#define PARSER_H
#include "scanner.h"
typedef double(*FuncPtr)(double);
struct ExprNode //语法树节点类型
{
enum Token_Type OpCode;
union
{
struct {ExprNode