代码搜索:opcode
找到约 2,963 项符合「opcode」的源代码
代码结果 2,963
www.eeworm.com/read/340665/3268233
d rd-dw2-4.d
#readelf: -wl
#source: branch-warn-2.s
#as: --em=criself --gdwarf2
# Simple branch-expansion, type 2.
#...
Line Number Statements:
Extended opcode 2: set Address to 0x0
Special opcode 12: advanc
www.eeworm.com/read/340665/3268291
d rd-dw2-10.d
#readelf: -wl
#source: continue.s
#as: --em=criself --gdwarf2
# Continued line.
#...
Line Number Statements:
Extended opcode 2: set Address to 0x0
Special opcode 10: advance Address by 0 to 0x0
www.eeworm.com/read/447738/1698505
d rd-dw2-9.d
#readelf: -wl
#source: brokw-3.s
#as: --em=criself --gdwarf2
# Long broken word table.
#...
Line Number Statements:
Extended opcode 2: set Address to 0x0
Special opcode 8: advance Address by 0 t
www.eeworm.com/read/447738/1698518
d rd-dw2-3.d
#readelf: -wl
#source: branch-warn-1.s
#as: --em=criself --gdwarf2
# Simple branch-expansion, type 1.
#...
Line Number Statements:
Extended opcode 2: set Address to 0x0
Special opcode 12: advanc
www.eeworm.com/read/447738/1698538
d rd-dw2-5.d
#readelf: -wl
#source: branch-warn-3.s
#as: --em=criself --gdwarf2
# Simple branch-expansion, type 3.
#...
Line Number Statements:
Extended opcode 2: set Address to 0x0
Special opcode 12: advanc
www.eeworm.com/read/447738/1698551
d rd-dw2-4.d
#readelf: -wl
#source: branch-warn-2.s
#as: --em=criself --gdwarf2
# Simple branch-expansion, type 2.
#...
Line Number Statements:
Extended opcode 2: set Address to 0x0
Special opcode 12: advanc
www.eeworm.com/read/447738/1698654
d rd-dw2-10.d
#readelf: -wl
#source: continue.s
#as: --em=criself --gdwarf2
# Continued line.
#...
Line Number Statements:
Extended opcode 2: set Address to 0x0
Special opcode 11: advance Address by 0 to 0x0
www.eeworm.com/read/405816/2282127
c opcodee.c
#include "cpudefs.h"
void op_e000(void) /* ASR */
{
ULONG srcreg = imm8_table[((opcode >> 9) & 7)];
ULONG dstreg = opcode & 7;
{{ ULONG cnt = srcreg;
{ BYTE data = regs.d[dstreg].D;
{ UBYTE v
www.eeworm.com/read/383870/8913501
vhd sha1_top_tb1.vhd
----------------------------------------------------------------------------------------------
--
-- Fri Jan 4 15:12:08 2008
--
-- Design name : sha1
-- Author : nhm
--