代码搜索:opcode

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

代码结果 2,963
www.eeworm.com/read/157654/5604787

c cpuemu_03.c

#include "raine.h" #include "newmem.h" #include "readcpu.h" #include "newcpu.h" #include "cputbl.h" #pragma warning( disable : 4702 4100 ) unsigned long op_e2d8_0(UINT32 opcode) /* LSRW */ { UINT32
www.eeworm.com/read/238328/13892452

v ins_decode.v

module ins_decode ( clk2,resetn ,aluz, inst, f_we, w_we, status_z_we, status_c_we, tris_we, skip, k, fsel, longk, aluop, alua_sel, alub_sel, bdpol, opcode_goto,
www.eeworm.com/read/106468/15635894

lst scan4bcd.lst

16c5x/7x Cross-Assembler V4.11 Released Sat Feb 25 12:22:13 1995 Page 1 Line PC Opcode 0001 0000 IND EQU 00 0002 0001 RTCC EQU 01 0003 0001 OPTIONf EQU 01 00
www.eeworm.com/read/106468/15635909

lst scan4.lst

16c5x/7x Cross-Assembler V4.11 Released Fri Feb 24 03:32:00 1995 Page 1 Line PC Opcode 0001 0000 IND EQU 00 0002 0001 RTCC EQU 01 0003 0001 OPTIONf EQU 01 00
www.eeworm.com/read/179197/9365996

ini spi.ini

define char spi_at250x0_state define int spi_at250x0_address define char spi_at250x0_status define char spi_at250x0_page func char spi_at250x0 (char st) { unsigned char opcode; printf
www.eeworm.com/read/356385/10228865

ini spi.ini

define char spi_at250x0_state define int spi_at250x0_address define char spi_at250x0_status define char spi_at250x0_page func char spi_at250x0 (char st) { unsigned char opcode; printf
www.eeworm.com/read/305469/13768787

ini spi.ini

define char spi_at250x0_state define int spi_at250x0_address define char spi_at250x0_status define char spi_at250x0_page func char spi_at250x0 (char st) { unsigned char opcode; printf
www.eeworm.com/read/261658/11630980

ini spi.ini

define char spi_at250x0_state define int spi_at250x0_address define char spi_at250x0_status define char spi_at250x0_page func char spi_at250x0 (char st) { unsigned char opcode; printf
www.eeworm.com/read/225413/14541597

ini spi.ini

define char spi_at250x0_state define int spi_at250x0_address define char spi_at250x0_status define char spi_at250x0_page func char spi_at250x0 (char st) { unsigned char opcode; printf
www.eeworm.com/read/219322/14888344

c a64-2.c

/* * a64.h for mik's assembler attribute */ #include "a64-2.h" #include "opcode.h" /* * x86-64 full registers */ reg_t regs[] = { /* 1-byte regs */ { "al", 0x10 }, { "cl", 0x11 }, { "dl", 0x