代码搜索:opcode

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

代码结果 2,963
www.eeworm.com/read/175466/5346533

good xx.good

; DiG 9.0 +norec @10.53.0.1 -p 5300 foo.bar.xx. a ;; global options: printcmd ;; Got answer: ;; ->>HEADER
www.eeworm.com/read/175466/5346534

good noglue.good

; DiG 9.0 @10.53.0.1 -p 5300 example.net a ;; global options: printcmd ;; Got answer: ;; ->>HEADER
www.eeworm.com/read/175466/5346537

good fi.good

; DiG 9.0 +norec @10.53.0.1 -p 5300 foo.bar.fi. A ;; global options: printcmd ;; Got answer: ;; ->>HEADER
www.eeworm.com/read/175466/5346545

good yy.good

; DiG 9.0 +norec @10.53.0.1 -p 5300 foo.bar.yy. a ;; global options: printcmd ;; Got answer: ;; ->>HEADER
www.eeworm.com/read/350097/3129606

c ppc-opc.c

/* ppc-opc.c -- PowerPC opcode list Copyright 1994 Free Software Foundation, Inc. Written by Ian Lance Taylor, Cygnus Support This file is part of GDB, GAS, and the GNU binutils. GDB, GAS, and
www.eeworm.com/read/347503/3170048

s err-dsp.s

! Check that we get errors when assembling DSP instructions. ! { dg-do assemble } ! { dg-options "-isa=SHcompact" } ! Regarding the opcode table, all insns are marked arch_sh_dsp_up; there are ! no
www.eeworm.com/read/347503/3171817

exp sparc.exp

# Some generic SPARC and SPARC64 tests # FIXME: The tests here aren't really bullet proof. A mistake in the opcode # table can slip through since we use the same table for assembly and # disassembly
www.eeworm.com/read/347503/3172538

s sep-err-1.s

; Test error cases for separators. ; { dg-do assemble { target cris-*-* } } .text .syntax no_register_prefix start: nop|moveq 0,r10 ; { dg-error "Unknown opcode" }
www.eeworm.com/read/343156/3224043

h codegen.h

#ifndef __CodeGen_H__ #define __CodeGen_H__ #include #include "Opcode.H" #include "PTNode.H" // This is the code generator class. Once the parser has completed building // the
www.eeworm.com/read/343156/3224056

h codegen.h

#ifndef __CodeGen_H__ #define __CodeGen_H__ #include #include "Opcode.H" #include "PTNode.H" // This is the code generator class. Once the parser has completed building // the