代码搜索:opcode
找到约 2,963 项符合「opcode」的源代码
代码结果 2,963
www.eeworm.com/read/115010/15029756
c opcodes.c
#define DEST_REG arm->gp_reg [(OPCODE>>12)&0xF]
#define BASE_REG arm->gp_reg [(OPCODE>>16)&0xF]
#define OP_REG arm->gp_reg [(OPCODE&0xF)]
#define SHFT_AMO_REG arm->gp_reg [(OPCODE>>8)&0xF]
#
www.eeworm.com/read/224971/4800574
h ip_conntrack_tftp.h
#ifndef _IP_CT_TFTP
#define _IP_CT_TFTP
#define TFTP_PORT 69
struct tftphdr {
u_int16_t opcode;
};
#define TFTP_OPCODE_READ 1
#define TFTP_OPCODE_WRITE 2
#endif /* _IP_CT_TFTP */
www.eeworm.com/read/304654/3794649
h ri.h
typedef void * vaddr_t_l;
#define MIPSInst(x) x
#define I_OPCODE_SFT 26
#define MIPSInst_OPCODE(x) (MIPSInst(x) >> I_OPCODE_SFT)
#define I_JTARGET_SFT 0
#define MIPSInst_JTARGET(x) (MIPSInst(x) & 0
www.eeworm.com/read/152843/5663132
c psargs.c
/******************************************************************************
*
* Module Name: psargs - Parse AML opcode arguments
*
*************************************************************
www.eeworm.com/read/128531/5987851
c psargs.c
/******************************************************************************
*
* Module Name: psargs - Parse AML opcode arguments
*
*************************************************************
www.eeworm.com/read/250243/4438604
c psargs.c
/******************************************************************************
*
* Module Name: psargs - Parse AML opcode arguments
*
*************************************************************
www.eeworm.com/read/209559/4966416
c psargs.c
/******************************************************************************
*
* Module Name: psargs - Parse AML opcode arguments
*
*************************************************************
www.eeworm.com/read/337546/3335771
c psargs.c
/******************************************************************************
*
* Module Name: psargs - Parse AML opcode arguments
*
*************************************************************
www.eeworm.com/read/324920/3494630
c psargs.c
/******************************************************************************
*
* Module Name: psargs - Parse AML opcode arguments
*
*************************************************************
www.eeworm.com/read/316872/3594506
c psargs.c
/******************************************************************************
*
* Module Name: psargs - Parse AML opcode arguments
*
*************************************************************