代码搜索:opcode
找到约 2,963 项符合「opcode」的源代码
代码结果 2,963
www.eeworm.com/read/355563/10257444
err rcout.err
Warning[205] E:\DEMO BOARD\TPDEMO\START DEMO\RCOUT\RCOUT.ASM 9 : Found directive in column 1. (ORG)
Warning[203] E:\DEMO BOARD\TPDEMO\START DEMO\RCOUT\RCOUT.ASM 10 : Found opcode in column 1. (NOP)
www.eeworm.com/read/280839/10289101
txt tftpserver.h.txt
#include
#include
#include
#include
#include
#include
#include
#include
// packet opcode
#defi
www.eeworm.com/read/280839/10289105
txt tftpclient.h.txt
#include
#include
#include
#include
#include
#include
#include
#include
// packet opcode
#defi
www.eeworm.com/read/441274/7672214
vhd alu.vhd
LIBRARY IEEE;
USE IEEE.std_logic_1164.ALL;
USE IEEE.numeric_std.ALL;
-- use package
USE work.procmem_definitions.ALL;
ENTITY alu IS
PORT (
a, b : IN STD_ULOGIC_VECTOR(width-1 DOWNTO 0);
opcode : IN ST
www.eeworm.com/read/441274/7672215
bak alu.vhd.bak
LIBRARY IEEE;
USE IEEE.std_logic_1164.ALL;
USE IEEE.numeric_std.ALL;
-- use package
USE work.procmem_definitions.ALL;
ENTITY alu IS
PORT (
a, b : IN STD_ULOGIC_VECTOR(width-1 DOWNTO 0);
opcode : IN ST
www.eeworm.com/read/144216/5752271
pm safe.pm
package Safe;
use 5.003_11;
use strict;
our $VERSION = "2.06";
use Carp;
use Opcode 1.01, qw(
opset opset_to_ops opmask_add
empty_opset full_opset invert_opset verify_opset
opdesc opco
www.eeworm.com/read/231546/4714509
pm safe.pm
package Safe;
use 5.003_11;
use strict;
our $VERSION = "2.06";
use Carp;
use Opcode 1.01, qw(
opset opset_to_ops opmask_add
empty_opset full_opset invert_opset verify_opset
opdesc opco
www.eeworm.com/read/349723/3140637
pin time_sim.pin
// Signal/pin map file produced by Xilinx
// Version: M1.4.12
// Date: Tue Jan 6 19:20:57 1998
// Design name: parameter1
// Part x4005e
// Package pc84
// Speed -2
OPCODE[1] INPUT 23
www.eeworm.com/read/432906/1886450
3 io_prep_fsync.3
./" static inline void io_prep_fsync(struct iocb *iocb, int fd)
./" {
./" memset(iocb, 0, sizeof(*iocb));
./" iocb->aio_fildes = fd;
./" iocb->aio_lio_opcode = IO_CMD_FSYNC;
./" iocb->aio_reqprio
www.eeworm.com/read/385462/2588653
3 io_prep_fsync.3
./" static inline void io_prep_fsync(struct iocb *iocb, int fd)
./" {
./" memset(iocb, 0, sizeof(*iocb));
./" iocb->aio_fildes = fd;
./" iocb->aio_lio_opcode = IO_CMD_FSYNC;
./" iocb->aio_reqprio