代码搜索:opcode

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

代码结果 2,963
www.eeworm.com/read/443386/1747080

c psargs.c

/****************************************************************************** * * Module Name: psargs - Parse AML opcode arguments * *************************************************************
www.eeworm.com/read/393286/2482116

c psargs.c

/****************************************************************************** * * Module Name: psargs - Parse AML opcode arguments * *************************************************************
www.eeworm.com/read/167186/9977582

pas assemblerunit.pas

unit Assemblerunit; interface uses windows,sysutils,imagehlp; const invalidtoken=0; const register8bit=1; const register16bit=2; const register32bit=3; const registerMM=4; const register
www.eeworm.com/read/160080/10574105

v spi_map.v

//dummy coment to make synopsys work //synopsys translate_off `ifdef __SPI_MAP__V_INCLUDED `else `define __SPI_MAP__V_INCLUDED //synopsys translate_on `define OPCOD
www.eeworm.com/read/457234/7330854

h alphaopc.h

/* * HT Editor * alphaopc.h * * Copyright (C) 1999-2002 Sebastian Biallas (sb@biallas.net) * * This program is free software; you can redistribute it and/or modify * it under the terms of the G
www.eeworm.com/read/457234/7330859

cc alphadis.cc

/* * HT Editor * alphadis.cc * * Copyright (C) 1999-2002 Sebastian Biallas (sb@biallas.net) * * This program is free software; you can redistribute it and/or modify * it under the terms of the
www.eeworm.com/read/139799/13130889

vhd example14-12.vhd

LIBRARY IEEE; USE IEEE.std_logic_1164.all; USE IEEE.std_logic_unsigned.all; USE IEEE.std_logic_arith.all; ENTITY fetch IS PORT ( clk: IN std_logic; reset: IN std_logic; refresh: IN st
www.eeworm.com/read/152843/5663181

c dsutils.c

/******************************************************************************* * * Module Name: dsutils - Dispatcher utilities * *****************************************************************
www.eeworm.com/read/147766/5725359

c dswexec.c

/****************************************************************************** * * Module Name: dswexec - Dispatcher method execution callbacks; * dispatch to interpreter.
www.eeworm.com/read/136786/5865819

c dswexec.c

/****************************************************************************** * * Module Name: dswexec - Dispatcher method execution callbacks; * dispatch to interpreter.