代码搜索:opcode
找到约 2,963 项符合「opcode」的源代码
代码结果 2,963
www.eeworm.com/read/412483/11198155
txt scales todo.txt
OPCODE modification 1.3.1 (december 2004)
-----------------------
TODO for collision detection
- implement trs decomposition
- fix Volume/Boundin' Boxes & Volume/Primitives Tests
www.eeworm.com/read/273544/10911503
inc ops_x.inc
%define OPCODE_PROLOG(op) OPCODE_LABEL OpX %+ X_8bit %+ _ %+ op
OPCODE_PROLOG(0x44) ; MVP xya
_MVX MVP
OPCODE_EPILOG
OPCODE_PROLOG(0x54) ; MVN xya
_MVX MVN
OPCODE_EPILOG
OPCODE_PROLOG
www.eeworm.com/read/297233/8039901
h seq-gas.h
/* Definitions for Sequent Intel 386 using GAS.
Copyright (C) 1992 Free Software Foundation, Inc.
/* Mostly it's like a Sequent 386 without GAS. */
#include "i386/sequent.h"
/* A C statement or
www.eeworm.com/read/152843/5663098
c exoparg2.c
/******************************************************************************
*
* Module Name: exoparg2 - AML execution - opcodes with 2 arguments
*
*********************************************
www.eeworm.com/read/128531/5987820
c exoparg2.c
/******************************************************************************
*
* Module Name: exoparg2 - AML execution - opcodes with 2 arguments
*
*********************************************
www.eeworm.com/read/128531/5987821
c exoparg3.c
/******************************************************************************
*
* Module Name: exoparg3 - AML execution - opcodes with 3 arguments
*
********************************************
www.eeworm.com/read/128531/5987857
c psparse.c
/******************************************************************************
*
* Module Name: psparse - Parser top level AML parse routines
*
***************************************************
www.eeworm.com/read/158865/5594136
h seq-gas.h
/* Definitions for Sequent Intel 386 using GAS.
Copyright (C) 1992 Free Software Foundation, Inc.
/* Mostly it's like a Sequent 386 without GAS. */
#include "i386/sequent.h"
/* A C statement or
www.eeworm.com/read/399119/7888711
vhd ir.vhd
library ieee;
use ieee.std_logic_1164.all;
entity ir is
port(d_mb :in std_logic_vector(7 downto 0);
ld_opcode,clk :in std_logic;
opcode :out std_logic_vector(7 downto 0));
end ir;
www.eeworm.com/read/379134/9206718
h floatingpoint.h
/* empty file to please silly code in iolib.c and opcode.c */