代码搜索:opcode
找到约 2,963 项符合「opcode」的源代码
代码结果 2,963
www.eeworm.com/read/389879/2531516
c opcode_helper.c
/*
* arch/sh/kernel/cpu/sh2a/opcode_helper.c
*
* Helper for the SH-2A 32-bit opcodes.
*
* Copyright (C) 2007 Paul Mundt
*
* This file is subject to the terms and conditions of the GNU General
www.eeworm.com/read/385462/2590277
h opcode-cris.h
/* cris.h -- Header file for CRIS opcode and register tables.
Copyright (C) 2000, 2001, 2004 Free Software Foundation, Inc.
Contributed by Axis Communications AB, Lund, Sweden.
Originally wri
www.eeworm.com/read/370689/9587641
info opcode list.info
37 AAA ASCII adjust AL after addition
D5 0A AAD ASCII adjust AX before division
D5 ib (No mnemonic) Adjust AX before division to number base imm8
D4 0A AAM ASCII adjust AX after multiply
D4 ib (No
www.eeworm.com/read/310024/13660212
pas asm2opcode.pas
unit asm2opcode;
interface
Uses Classes;
Type TASM = Class (TObject)
private
protected
FsInstruction : String;
function ParseInstruction : String;
www.eeworm.com/read/131315/5936753
h i386-opcode.h
/*-
* This code is derived from software copyrighted by the Free Software
* Foundation.
*
* Modified 1991 by Donn Seeley at UUNET Technologies, Inc.
*
* @(#)i386-opcode.h 6.3 (Berkeley) 5/8/91
www.eeworm.com/read/131315/5936762
h i860-opcode.h
/* Table of opcodes for the i860.
Copyright (C) 1989 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler, and GDB, the GNU disassembler.
GAS/GDB is free software; you can r
www.eeworm.com/read/242732/4540395
c ia32opcode.c
#include
#include
#include "IA32.h"
#include "../../misc.h"
/* cpuDummyInit_Add
* Input param :
* out : The file pointer that we write to (th
www.eeworm.com/read/409921/2222931
c ia32opcode.c
#include
#include
#include "IA32.h"
#include "../../misc.h"
/* cpuDummyInit_Add
* Input param :
* out : The file pointer that we write to (th
www.eeworm.com/read/131315/5936742
h ns32k-opcode.h
/* ns32k-opcode.h -- Opcode table for National Semi 32k processor
Copyright (C) 1987 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
GAS is free software; you can redi