代码搜索:opcode
找到约 2,963 项符合「opcode」的源代码
代码结果 2,963
www.eeworm.com/read/395929/2428569
h v850.h
/* v850.h -- Header file for NEC V850 opcode table
Copyright 1996, 1997 Free Software Foundation, Inc.
Written by J.T. Conklin, Cygnus Support
This file is part of GDB, GAS, and the GNU binutil
www.eeworm.com/read/395929/2428800
h tc-ns32k.h
/* tc-ns32k.h -- Opcode table for National Semi 32k processor
Copyright 1987, 1992, 1993, 1994, 1995, 1997, 2000
Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
www.eeworm.com/read/395296/2440585
cpp xkb.cpp
#include
#include
int main(int, char **)
{
Display *display = 0;
int opcode = -1;
int xkbEventBase = -1;
int xkbErrorBase = -1;
int xkblibMajor = XkbM
www.eeworm.com/read/365273/2897853
h instr.h
#ifndef _INSTR_H_
#define _INSTR_H_
#include "inttypes.h"
// Instruction decoder functions.
/* I-Type (Immediate) */
#define opcode(instr) bits(instr, 31, 26)
#define rs(instr) bits(instr, 25,
www.eeworm.com/read/365273/2897985
c bfin-dis.c
/*
* Copyright (c) 2000, 2001 Analog Devices Inc.
* Copyright (c) 2003 Metrowerks
*
*/
#include
#include
#include
#include
#include "opcode/bfin.h
www.eeworm.com/read/264113/4289229
h instr.h
#ifndef _INSTR_H_
#define _INSTR_H_
#include "inttypes.h"
// Instruction decoder functions.
/* I-Type (Immediate) */
#define opcode(instr) bits(instr, 31, 26)
#define rs(instr) bits(instr, 25,
www.eeworm.com/read/264113/4289361
c bfin-dis.c
/*
* Copyright (c) 2000, 2001 Analog Devices Inc.
* Copyright (c) 2003 Metrowerks
*
*/
#include
#include
#include
#include
#include "opcode/bfin.h
www.eeworm.com/read/412483/11198197
h opc_lsstrioverlap.h
// Following code from Magic-Software (http://www.magic-software.com/)
// A bit modified for Opcode
static const float gs_fTolerance = 1e-05f;
static float OPC_PointTriangleSqrDist(const IceMat
www.eeworm.com/read/134636/13978787
htm lea.htm
80386 Programmer's Reference Manual -- Opcode LEA
up:
Chapter 17 -- 80386 Instr
www.eeworm.com/read/134636/13978800
htm das.htm
80386 Programmer's Reference Manual -- Opcode DAS
up:
Chapter 17 -- 80386 Instr