代码搜索:opcode
找到约 2,963 项符合「opcode」的源代码
代码结果 2,963
www.eeworm.com/read/229551/14330249
c tftp.c
#include "net.h"
#include "eth.h"
#include "ip.h"
#include "udp.h"
#include "tftp.h"
#include "utils.h"
#include "tftpput.h"
unsigned long volatile client_ip;
unsigned short volatile client
www.eeworm.com/read/126502/14419117
c topcodes.c
#include "gbaemu.h"
#define Rd_t arm->gp_reg [(OPCODE_T&0x7)]
#define Rs_t arm->gp_reg [((OPCODE_T>>3)&0x7)]
#define Rn_t arm->gp_reg [((OPCODE_T>>6)&0x7)]
#define Rd_imm_t arm->gp_reg [((OPC
www.eeworm.com/read/216942/14985317
vhd package_microassemblycode.vhd
USE WORK.ALL;
LIBRARY IEEE;
USE IEEE.std_logic_1164.all;
PACKAGE package_MicroAssemblyCode IS
CONSTANT Size : INTEGER := 8;
CONSTANT ASize : INTEGER := 3;
SUBTYPE OpCode_Type IS ST
www.eeworm.com/read/115010/15029732
c topcodes.c
#include "gbaemu.h"
#define Rd_t arm->gp_reg [(OPCODE_T&0x7)]
#define Rs_t arm->gp_reg [((OPCODE_T>>3)&0x7)]
#define Rn_t arm->gp_reg [((OPCODE_T>>6)&0x7)]
#define Rd_imm_t arm->gp_reg [((OPC
www.eeworm.com/read/431167/8706563
c asllength.c
/******************************************************************************
*
* Module Name: asllength - Tree walk to determine package and opcode lengths
* $Revision: 1.38 $
*
www.eeworm.com/read/9264/166364
c tftputils.c
/* tftputils.c */
#include
#include "lwip/inet.h"
#include "tftputils.h"
/* Extract the opcode from a TFTP message in a buffer */
tftp_opcode tftp_decode_op(char *buf)
{
retu
www.eeworm.com/read/15349/448932
c tftputils.c
/* tftputils.c */
#include
#include "lwip/inet.h"
#include "tftputils.h"
/* Extract the opcode from a TFTP message in a buffer */
tftp_opcode tftp_decode_op(char *buf)
{
retu
www.eeworm.com/read/16670/682201
c tftputils.c
/* tftputils.c */
#include
#include "lwip/inet.h"
#include "tftputils.h"
/* Extract the opcode from a TFTP message in a buffer */
tftp_opcode tftp_decode_op(char *buf)
{
retu
www.eeworm.com/read/34879/891778
c tftputils.c
/* tftputils.c */
#include
#include "lwip/inet.h"
#include "tftputils.h"
/* Extract the opcode from a TFTP message in a buffer */
tftp_opcode tftp_decode_op(char *buf)
{
retu
www.eeworm.com/read/242732/4540384
h armbrain.h
#include "../../misc.h"
/* example how setup a opcode, this opcode is 16bit long (taken from M68K)
* 0 and 1 mean normal bit, 2 mean mask bit the bit that are determent diffent
* thing in