代码搜索:opcode
找到约 2,963 项符合「opcode」的源代码
代码结果 2,963
www.eeworm.com/read/393286/2479828
h ppc.h
/* ppc.h -- Header file for PowerPC opcode table
Copyright 1994 Free Software Foundation, Inc.
Written by Ian Lance Taylor, Cygnus Support
This file is part of GDB, GAS, and the GNU binutils.
www.eeworm.com/read/357022/3035188
norec knowngood.dig.out.norec
; DiG 8.2 -p @10.53.0.3 +norec data.child.example txt
; (1 server found)
;; res options: init defnam dnsrch
;; got answer:
;; ->>HEADER
www.eeworm.com/read/158872/5589894
h arm.h
/* ARM opcode list.
Copyright 1989, 1991 Free Software Foundation, Inc.
This file is part of GDB and GAS.
GDB and GAS are free software; you can redistribute it and/or modify
it under the terms o
www.eeworm.com/read/153172/5652412
h x86emit.h
#ifndef __X86_H_
#define __X86_H_
#include
#include "datadefs.h"
#include "codeblock.h"
//---Opcode defines--------------------------------------------------------
//---Prefixes
#define P
www.eeworm.com/read/366772/9799291
h tftp.h
#ifndef _TFTP_H
#define _TFTP_H
#include "types.h"
/* TFTP protocol struct */
struct TFTPHDR
{
short th_opcode; /* packet type */
short tu_block; /* block #
www.eeworm.com/read/469590/6931819
readme
tftp testing code.
The program tftptest acts as a tftp client and does the following:
1. sends a request with a nonsense opcode.
2. sends a RRQ with a filename that does not contain a null
3. sta
www.eeworm.com/read/326686/13123993
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 *Left, *Right; } Cas
www.eeworm.com/read/307853/13713506
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 *Left,*Right; }CaseO
www.eeworm.com/read/147766/5722601
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/147766/5723680
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