代码搜索:opcode

找到约 2,963 项符合「opcode」的源代码

代码结果 2,963
www.eeworm.com/read/118993/14845351

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/219322/14888313

makefile

cc=gcc all: cc main.c option.c a64-2.c gen.c parse.c opcode.c operand.c error.c label.c iob.c -o a64
www.eeworm.com/read/117212/14934436

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/114278/15062148

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/168763/5436765

h ppc.h

/* $Id$ */ #ifndef _PPC_H #define _PPC_H /*====================================================================== * * OPERANDS * *===============================================================
www.eeworm.com/read/168763/5439534

h cpu_asm.h

/* * (C) Copyright 2002 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you
www.eeworm.com/read/161121/5557250

c driver.c

/* * Linux/PA-RISC Project (http://www.parisc-linux.org/) * * Floating-point emulation code * Copyright (C) 2001 Hewlett-Packard (Paul Bame) * * This program is free softwa
www.eeworm.com/read/161121/5559184

h sequencer.h

/* * Instruction formats for the sequencer program downloaded to * Aic7xxx SCSI host adapters * * Copyright (c) 1997, 1998 Justin T. Gibbs. * All rights reserved. * * Redistribution and use in
www.eeworm.com/read/161121/5559223

h aicasm_insformat.h

/* * Instruction formats for the sequencer program downloaded to * Aic7xxx SCSI host adapters * * Copyright (c) 1997, 1998, 2000 Justin T. Gibbs. * All rights reserved. * * Redistribution and u
www.eeworm.com/read/160691/5567462

java instructionfactory.java

/* $Id: InstructionFactory.java,v 1.6.2.1 2006/01/16 22:57:55 eric Exp $ * * ProGuard -- shrinking, optimization, and obfuscation of Java class files. * * Copyright (c) 2002-2006 Eric Lafortune (e