代码搜索:opcode
找到约 2,963 项符合「opcode」的源代码
代码结果 2,963
www.eeworm.com/read/352960/10487934
c rpza.c
/*
* Quicktime Video (RPZA) Video Decoder
* Copyright (C) 2003 the ffmpeg project
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser G
www.eeworm.com/read/160080/10574231
v spi_tx_rx.v
module spi_tx_rx(
nreset, //asynchronous system reset
clk, //clock (only use rising edge)
nrestart_bitcnt, //synchronous reset for bit counter
field,
www.eeworm.com/read/422959/10598889
c ade_asm.c
#include "ade_asm.h"
// ade32_disasm() -- returns opcode length or 0
//码对应的指令特征的集合
DWORD ade32_table[512] = {
/* 00 */ C_MODRM,
/* 01 */ C_MODRM,
/* 02 */ C_MODRM,
/* 03 */ C_MODRM,
/*
www.eeworm.com/read/422959/10598990
c ade_asm.c
#include "ade_asm.h"
// ade32_disasm() -- returns opcode length or 0
//码对应的指令特征的集合
DWORD ade32_table[512] = {
/* 00 */ C_MODRM,
/* 01 */ C_MODRM,
/* 02 */ C_MODRM,
/* 03 */ C_MODRM,
/*
www.eeworm.com/read/418361/10951624
c translate.c
/*
* SH4 translation
*
* Copyright (c) 2005 Samuel Tardieu
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* Lic
www.eeworm.com/read/439077/7717154
c ade_asm.c
#include "ade_asm.h"
// ade32_disasm() -- returns opcode length or 0
//码对应的指令特征的集合
DWORD ade32_table[512] = {
/* 00 */ C_MODRM,
/* 01 */ C_MODRM,
/* 02 */ C_MODRM,
/* 03 */ C_MODRM,
/*
www.eeworm.com/read/244749/12845810
c fastfnctptr.c
#include
/*
**
*/
#define LJMP_OPCODE 0x02
#define DISABLE_WARNING_C280(arg) arg=arg;
/*
**代刚ノ fnct
*/
void AFnct0(int j)
{
DISABLE_WARNING_C280(j);
}
void AFnct1(int j, in
www.eeworm.com/read/244743/12846015
c fastfnctptr.c
#include
/*
**
*/
#define LJMP_OPCODE 0x02
#define DISABLE_WARNING_C280(arg) arg=arg;
/*
**代刚ノ fnct
*/
void AFnct0(int j)
{
DISABLE_WARNING_C280(j);
}
void AFnct1(int j, in
www.eeworm.com/read/244097/12888730
c rpza.c
/*
* Quicktime Video (RPZA) Video Decoder
* Copyright (C) 2003 the ffmpeg project
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser G
www.eeworm.com/read/323757/13322222
c rpza.c
/*
* Quicktime Video (RPZA) Video Decoder
* Copyright (C) 2003 the ffmpeg project
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser G