代码搜索:opcode
找到约 2,963 项符合「opcode」的源代码
代码结果 2,963
www.eeworm.com/read/158872/5591130
h d10v_sim.h
#include "config.h"
#include
#include
#include
#include "ansidecl.h"
#include "gdb/callback.h"
#include "opcode/d10v.h"
#include "bfd.h"
#define DEBUG_TRACE 0x00000001
www.eeworm.com/read/471163/6898534
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/106468/15635932
lst gce.lst
16c5x/7x Cross-Assembler V4.11 Released Sat Mar 04 12:18:21 1995 Page 1
Line PC Opcode
0001 0000 IND0 equ 0h
0002 0001 RTCC equ 1h
0003 000
www.eeworm.com/read/106468/15635989
lst motion.lst
16c5x/7x Cross-Assembler V4.11 Released Wed Oct 25 03:51:24 1995 Page 1
Line PC Opcode
0001 0002 PCL EQU 2H
0002 0003 STATUS EQU 3H
0003 0005 PORT_A
www.eeworm.com/read/306499/6327738
v a86_idecoder.v
// http://gforge.openchip.org/projects/a86
//
//
//
`include "timescale.v"
`include "a86_defines.v"
module a86_idecoder(
clk,empty,
i0,i1,i2,i3,i4,i5,
opcode,addrmode,
data16,dat
www.eeworm.com/read/18206/780646
v a86_idecoder.v
// http://gforge.openchip.org/projects/a86
//
//
//
`include "timescale.v"
`include "a86_defines.v"
module a86_idecoder(
clk,empty,
i0,i1,i2,i3,i4,i5,
opcode,addrmode,
data16,dat
www.eeworm.com/read/209559/4968421
h kprobes.h
#ifndef _SPARC64_KPROBES_H
#define _SPARC64_KPROBES_H
#include
#include
typedef u32 kprobe_opcode_t;
#define BREAKPOINT_INSTRUCTION 0x91d02070 /* ta 0x70 */
#defi
www.eeworm.com/read/192559/5153291
c disasm.c
#include "platform.h"
#include "dis.h"
const sh_opcode_info sh_table[] =
{
{"ADD",
{A_IMM, A_REG_N},
{HEX_7, REG_N, IMM_8}},
{"ADD",
{A_REG_M, A_REG_N},
{HEX_3, REG_N, REG_M
www.eeworm.com/read/316872/3597860
h kprobes.h
#ifndef _SPARC64_KPROBES_H
#define _SPARC64_KPROBES_H
#include
#include
typedef u32 kprobe_opcode_t;
#define BREAKPOINT_INSTRUCTION 0x91d02070 /* ta 0x70 */
#defi
www.eeworm.com/read/194049/8199923
v a86_idecoder.v
// http://gforge.openchip.org/projects/a86
//
//
//
`include "timescale.v"
`include "a86_defines.v"
module a86_idecoder(
clk,empty,
i0,i1,i2,i3,i4,i5,
opcode,addrmode,
data16,dat