代码搜索:opcode
找到约 2,963 项符合「opcode」的源代码
代码结果 2,963
www.eeworm.com/read/135357/13938033
lst 8251send.lst
TMS320C3x/4x COFF AssemblerVersion 5.11 Wed Jul 7 17:12:15 2004
Copyright (c) 1987-1999 Texas Instruments Incorporatedg:\CCS_c3x4x\c3x4x\cgtools\bin\asm30.exe 8251send.asm 8251send.obj -s -v2xx
www.eeworm.com/read/235599/14062352
lst boxing.lst
MPASM 5.02 BOXING.ASM 7-26-2006 15:13:39 PAGE 1
LOC OBJECT CODE LINE SOURCE TEXT
VALUE
Warning[205]: Found directive in column 1. (include)
www.eeworm.com/read/101595/15824277
c i386-asm.c
/*
* i386 specific functions for TCC assembler
*
* Copyright (c) 2001, 2002 Fabrice Bellard
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of th
www.eeworm.com/read/100359/15876261
c parser.c
/* parser.c source line parser for the Netwide Assembler
*
* The Netwide Assembler is copyright (C) 1996 Simon Tatham and
* Julian Hall. All rights reserved. The software is
* redistributabl
www.eeworm.com/read/234146/14120958
c 15.c
#include "my.h"
#define MAX_LEN 5
/*
typedef enum { RAND, CODE, PTR } elem_type_tag;
typedef enum { ADD=4, SUB=4, MUL=3, DIV=3, MOD=3, MIN=2, BRAC=1 } opcode_priority_tag;
typedef struct {
ch
www.eeworm.com/read/126502/14419132
c tables.c
void setup_hwdt_handles (u32 base, void *handle)
{
opcode_handles [base] = handle;
opcode_handles [base|0x20] = handle;
opcode_handles [base|0x80] = handle;
opcode_handles [base|0x80|0x20] =
www.eeworm.com/read/115010/15029763
c tables.c
void setup_hwdt_handles (u32 base, void *handle)
{
opcode_handles [base] = handle;
opcode_handles [base|0x20] = handle;
opcode_handles [base|0x80] = handle;
opcode_handles [base|0x80|0x20] =
www.eeworm.com/read/380728/9131591
s appl_if.s
/************************************************************************
*
* appl_if.S
*
* Assembler functions used for shell/user application interface
*
*
* ######################
www.eeworm.com/read/457234/7330881
cc alphaopc.cc
/*
* HT Editor
* alphaopc.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/251646/12327887
h rxkops.h
/*
* Copyright (C) 1992 Transarc Corporation - All rights reserved
*
*/
#define RXKST_SERVICEPORT 7100 /* test server's port */
/* RXKAD test server ops
*/
#define RXKST_Fast