代码搜索:opcode

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

代码结果 2,963
www.eeworm.com/read/223871/4808816

cpp oplogic.cpp

#include "app.h" // --------------------- Opcodes 0x0100+ --------------------- // Emit a Btst (Register) opcode 0000nnn1 ttaaaaaa int OpBtstReg(int op) { int use=0; int type=0,sea=0,tea=0
www.eeworm.com/read/292144/3956072

erl beam_opcodes.erl

-module(beam_opcodes). %% Warning: Do not edit this file. It was automatically %% generated by 'beam_makeops' on Mon Jun 11 19:52:51 2007. -export([format_number/0]). -export([opcode/2,opname/1]).
www.eeworm.com/read/409921/2222942

txt opcodeppc.txt

PowerPC 32bits reg = R0-R31 #imm = a value you set Bit expain 0 = mean bit is zero 1 = mean bit is set 2 = mean this bit can be 0 or 1 opcode Name
www.eeworm.com/read/395929/2428003

sc elfm68hc12.sc

# # Unusual variables checked by this code: # NOP - two byte opcode for no-op (defaults to 0) # DATA_ADDR - if end-of-text-plus-one-page isn't right for data start # OTHER_READWRITE_SECTIONS - other t
www.eeworm.com/read/395929/2428032

sc nw.sc

# # Unusual variables checked by this code: # NOP - two byte opcode for no-op (defaults to 0) # DATA_ADDR - if end-of-text-plus-one-page isn't right for data start # OTHER_READONLY_SECTIONS - other th
www.eeworm.com/read/395929/2428034

sc elfm68hc11.sc

# # Unusual variables checked by this code: # NOP - two byte opcode for no-op (defaults to 0) # DATA_ADDR - if end-of-text-plus-one-page isn't right for data start # OTHER_READWRITE_SECTIONS - other t
www.eeworm.com/read/395929/2430344

c mips16-opc.c

/* mips16-opc.c. Mips16 opcode table. Copyright 1996, 1997, 1998, 2000 Free Software Foundation, Inc. Contributed by Ian Lance Taylor, Cygnus Support This file is part of GDB, GAS, and the GNU
www.eeworm.com/read/411221/11251481

vhd pic_rom.vhd

-- This is a sample program for the PIC. Note that the output of the -- program "hex2vhdl" doesn't contain these comments. -- Addr Opcode Mnemonic -- -- 0000 0C25 movlw 0x25 -- 0001 0028 mov
www.eeworm.com/read/134636/13979077

htm and.htm

80386 Programmer's Reference Manual -- Opcode AND up: Chapter 17 -- 80386 Instr
www.eeworm.com/read/134636/13979148

htm movrs.htm

80386 Programmer's Reference Manual -- Opcode MOV Special Registers up: Chapt