代码搜索:opcode
找到约 2,963 项符合「opcode」的源代码
代码结果 2,963
www.eeworm.com/read/339446/3302844
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/288816/4004380
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/288816/4004509
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/283355/4080071
patch glibc-2.2.5-powerpc-as.patch
Based on glibc-2.3.2/glibc-2.3.2-powerpc-as.patch
Fixes the following errors when building glibc for ppc7450:
/tmp/ccwlHdbl.s: Assembler messages:
/tmp/ccwlHdbl.s:73: Error: Unrecognized opcode: `st
www.eeworm.com/read/448675/1685358
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/448675/1685553
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/447738/1697469
h opclasses.h
/* Opcode infix
B condition 16--20 U,C,Z,LO,HI, etc.
C condition 23--27 U,C,Z,LO,HI, etc.
Arguments
, required arg follows
; optional arg follows
www.eeworm.com/read/447738/1698511
d rd-dw2-2.d
#readelf: -wl
#source: binop-segref.s
#as: --em=criself --gdwarf2
# Simple instruction sequence with content-emitting pseudo-ops.
#...
Line Number Statements:
Extended opcode 2: set Address to 0x5
www.eeworm.com/read/422060/2044686
phpt bug30266.phpt
--TEST--
Bug #30266 (Invalid opcode 137/1/8)
--SKIPIF--
--FILE--
www.eeworm.com/read/410728/2201755
h v850.h
/* v850.h -- Header file for NEC V850 opcode table
Copyright 1996, 1997, 2001, 2003 Free Software Foundation, Inc.
Written by J.T. Conklin, Cygnus Support
This file is part of GDB, GAS, and the