代码搜索:opcode

找到约 2,963 项符合「opcode」的源代码

代码结果 2,963
www.eeworm.com/read/343627/3218963

v alu.v

//第二章 工程管理与设计输入 第五节 测试激励生成器 例 //Verilog 源代码 //ALU : Arithmetic Logical Unit 算术逻辑运算器 module alu(clk, a, b, opcode, outp_a, outp_s); input clk; input [7:0] a, b; //input signal input [2:0] opc
www.eeworm.com/read/262041/4316864

h ebt_arp.h

#ifndef __LINUX_BRIDGE_EBT_ARP_H #define __LINUX_BRIDGE_EBT_ARP_H #define EBT_ARP_OPCODE 0x01 #define EBT_ARP_HTYPE 0x02 #define EBT_ARP_PTYPE 0x04 #define EBT_ARP_SRC_IP 0x08 #define EBT_ARP_
www.eeworm.com/read/176019/9521963

def arm_inst_wfpe_nonull.def

/* IDEF (instruction, mask, signature, probability) */ /* dpi opcode and - 0x00 eor - 0x01 sub - 0x02 rsb - 0x03 add - 0x04 adc - 0x05 sbc - 0x06 rsc - 0x07 tst - 0x08 teq - 0x09 cm
www.eeworm.com/read/176019/9521974

def arm_inst_wfpe.def

/* IDEF (instruction, mask, signature, probability) */ /* dpi opcode and - 0x00 eor - 0x01 sub - 0x02 rsb - 0x03 add - 0x04 adc - 0x05 sbc - 0x06 rsc - 0x07 tst - 0x08 teq - 0x09 cm
www.eeworm.com/read/452252/7443963

h arithmetic.h

/* opcode r/m8 r8| op r8 r/m8 */ #define handle_arith_rm8(opstr, op1,op2) \ {\ word __dest = get_op_val(op1); \ word __src = get_op_val(op2); \ __asm__("push %%edx\n\t" \ "popfl \n\t" \ #opst
www.eeworm.com/read/491572/6437541

lst as5030.lst

;Address Opcode ASM 0x0000 0xC12C RJMP 301 0x0002 0xCFFE RJMP 0 0x0004 0xCFFD RJMP 0 0x0006 0xCFFC RJMP 0 0x0008 0xCFFB RJMP 0 0x000A 0xCFFA
www.eeworm.com/read/486037/1254801

h ebt_arp.h

#ifndef __LINUX_BRIDGE_EBT_ARP_H #define __LINUX_BRIDGE_EBT_ARP_H #define EBT_ARP_OPCODE 0x01 #define EBT_ARP_HTYPE 0x02 #define EBT_ARP_PTYPE 0x04 #define EBT_ARP_SRC_IP 0x08 #define EBT_ARP_DST_IP
www.eeworm.com/read/486037/1256365

h ebt_arp.h

#ifndef __LINUX_BRIDGE_EBT_ARP_H #define __LINUX_BRIDGE_EBT_ARP_H #define EBT_ARP_OPCODE 0x01 #define EBT_ARP_HTYPE 0x02 #define EBT_ARP_PTYPE 0x04 #define EBT_ARP_SRC_IP 0x08 #define EBT_ARP_DST_IP
www.eeworm.com/read/250243/4439686

h ebt_arp.h

#ifndef __LINUX_BRIDGE_EBT_ARP_H #define __LINUX_BRIDGE_EBT_ARP_H #define EBT_ARP_OPCODE 0x01 #define EBT_ARP_HTYPE 0x02 #define EBT_ARP_PTYPE 0x04 #define EBT_ARP_SRC_IP 0x08 #define EBT_ARP_DST_IP
www.eeworm.com/read/209559/4969062

h ebt_arp.h

#ifndef __LINUX_BRIDGE_EBT_ARP_H #define __LINUX_BRIDGE_EBT_ARP_H #define EBT_ARP_OPCODE 0x01 #define EBT_ARP_HTYPE 0x02 #define EBT_ARP_PTYPE 0x04 #define EBT_ARP_SRC_IP 0x08 #define EBT_ARP_DST_IP