代码搜索:dlx
找到约 99 项符合「dlx」的源代码
代码结果 99
www.eeworm.com/read/185192/9051988
h dlx.h
/*
* dlx.h --
*
* Declarations of structures used to simulate the DLX
* architecture.
*
* This file is part of DISC. It was modified by Yinong Zhang
* (yinong@ecn.purdue.edu) from the fil
www.eeworm.com/read/461590/7223921
out dlx.out
00000000 8c010080 lw r1, 80(r0)
00000004 080003f8 j 3f8h
00000000 8c020084 lw r2, 84(r0) 1600ns
00000008 00221820 add r3, r1, r2 2400ns
0000000c 00000000 nop 3100ns
00000010 006
www.eeworm.com/read/128421/5991137
in bochs-dlx.in
#!/bin/sh
BOCHS=@prefix@/bin/bochs
DLXINST=@prefix@/bochs/dlxlinux
GZIP=@GZIP@
if [ ! -z $1 ]; then
DLXPATH=$1
else
DLXPATH=$HOME/.bochsdlx
fi
CONFFILE=$HOME/.bochsdlx/bochsconf
makedlxdir() {
www.eeworm.com/read/128421/5991139
bochs-dlx
#!/bin/sh
BOCHS=/usr/local/bin/bochs
DLXINST=/usr/local/bochs/dlxlinux
GZIP=/usr/bin/gzip
if [ ! -z $1 ]; then
DLXPATH=$1
else
DLXPATH=$HOME/.bochsdlx
fi
CONFFILE=$HOME/.bochsdlx/bochsconf
makedl
www.eeworm.com/read/124347/6052770
h dlx.h
/* Table of opcodes for the DLX microprocess.
Copyright 2002 Free Software Foundation, Inc.
This file is part of GDB and GAS.
This program is free software; you can redistribute it and/or m
www.eeworm.com/read/124347/6052870
h dlx.h
/* DLX support for BFD.
Copyright 2002 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
This program is free software; you can redistribute it an
www.eeworm.com/read/156892/11755886
dlx lzexpand.dlx
www.eeworm.com/read/189753/5191693
in bochs-dlx.in
#!/bin/sh
BOCHS=@prefix@/bin/bochs
DLXINST=@prefix@/share/bochs/dlxlinux
GZIP=@GZIP@
if [ ! -z $1 ]; then
DLXPATH=$1
else
DLXPATH=$HOME/.bochsdlx
fi
CONFFILE=$HOME/.bochsdlx/bochsconf
makedlxdir(
www.eeworm.com/read/189753/5191694
bochs-dlx
#!/bin/sh
BOCHS=/usr/local/bin/bochs
DLXINST=/usr/local/share/bochs/dlxlinux
GZIP=/usr/bin/gzip
if [ ! -z $1 ]; then
DLXPATH=$1
else
DLXPATH=$HOME/.bochsdlx
fi
CONFFILE=$HOME/.bochsdlx/bochsconf
www.eeworm.com/read/410728/2201730
h dlx.h
/* Table of opcodes for the DLX microprocess.
Copyright 2002 Free Software Foundation, Inc.
This file is part of GDB and GAS.
This program is free software; you can redistribute it and/or m