代码搜索:opcode
找到约 2,963 项符合「opcode」的源代码
代码结果 2,963
www.eeworm.com/read/385891/2581392
h iph5526_ip.h
#ifndef IPH5526_IP_H
#define IPH5526_IP_H
#define LLC_SNAP_LEN 0x8
/* Offsets into the ARP frame */
#define ARP_OPCODE_0 (0x6 + LLC_SNAP_LEN)
#define ARP_OPCODE_1 (0x7 + LLC_SNAP_LEN)
int iph5526_
www.eeworm.com/read/368386/2818486
h iph5526_ip.h
#ifndef IPH5526_IP_H
#define IPH5526_IP_H
#define LLC_SNAP_LEN 0x8
/* Offsets into the ARP frame */
#define ARP_OPCODE_0 (0x6 + LLC_SNAP_LEN)
#define ARP_OPCODE_1 (0x7 + LLC_SNAP_LEN)
int iph5526_
www.eeworm.com/read/350657/3122500
h iph5526_ip.h
#ifndef IPH5526_IP_H
#define IPH5526_IP_H
#define LLC_SNAP_LEN 0x8
/* Offsets into the ARP frame */
#define ARP_OPCODE_0 (0x6 + LLC_SNAP_LEN)
#define ARP_OPCODE_1 (0x7 + LLC_SNAP_LEN)
int iph5526_
www.eeworm.com/read/264095/4295878
h iph5526_ip.h
#ifndef IPH5526_IP_H
#define IPH5526_IP_H
#define LLC_SNAP_LEN 0x8
/* Offsets into the ARP frame */
#define ARP_OPCODE_0 (0x6 + LLC_SNAP_LEN)
#define ARP_OPCODE_1 (0x7 + LLC_SNAP_LEN)
int iph5526_
www.eeworm.com/read/161121/5559475
h iph5526_ip.h
#ifndef IPH5526_IP_H
#define IPH5526_IP_H
#define LLC_SNAP_LEN 0x8
/* Offsets into the ARP frame */
#define ARP_OPCODE_0 (0x6 + LLC_SNAP_LEN)
#define ARP_OPCODE_1 (0x7 + LLC_SNAP_LEN)
int iph5526_
www.eeworm.com/read/125133/6032923
names private.names
allot
reallot
read_file
open_file
interleave_bits
uninterleave_bits
i32_encoded_size
u32_encoded_size
ow_grow
vm_dump_code
vm_dump_stacks
operand_count
lookup_op
format_op
format_opcode
vm_sort_of_mak
www.eeworm.com/read/125133/6033103
names private.names
allot
reallot
read_file
open_file
interleave_bits
uninterleave_bits
i32_encoded_size
u32_encoded_size
ow_grow
vm_dump_code
vm_dump_stacks
operand_count
lookup_op
format_op
format_opcode
vm_sort_of_mak
www.eeworm.com/read/112303/6146067
h dns.h
/****************************************************************************
** File: dns.h
**
** Author: Mike Borella
**
** Comments: Structure of the first 12 bytes of DNS packets
**
******
www.eeworm.com/read/114090/15114442
h dns.h
/****************************************************************************
** File: dns.h
**
** Author: Mike Borella
**
** Comments: Structure of the first 12 bytes of DNS packets
**
www.eeworm.com/read/358389/10189997
v controlunit.v
module controlUNIT(idle, PCWriteCond, PCWrite, IorD, MemRead, MemWrite, MemtoReg, IRWrite, CauseWrite, IntCause, EPCwrite, ALUSrcA, RegWrite, RegDst, ALUOp, PCSource, ALUSrcB, clk, opcode, reset);
ou