代码搜索:opcode
找到约 2,963 项符合「opcode」的源代码
代码结果 2,963
www.eeworm.com/read/219322/14888363
h a64-2.h
#ifndef a64_H_
#define a64_H_
/*
* a64.h for mik's assembler attribute
*/
#include "i_attribute.h"
#include "opcode.h"
/* memory operand type key word */
typedef struct {
unsigned char base; /*
www.eeworm.com/read/233448/4678559
c asm-function-9.c
/* APPLE LOCAL file CW asm blocks */
/* Test macros with . in the opcode. */
/* { dg-do assemble { target powerpc*-*-* } } */
/* { dg-options "-fasm-blocks" } */
#define foodef() rlwinm. r4,r4,31,1
www.eeworm.com/read/347503/3170820
s list_insn.s
# Instructions including a register list (opcode is represented as a mask).
.data
foodata: .word 42
.text
footext:
.global push
push:
push ra, {r3, r4}
push r2
.global pushx
pushx:
pushx sp, {r
www.eeworm.com/read/447738/1696923
s list_insn.s
# Instructions including a register list (opcode is represented as a mask).
.data
foodata: .word 42
.text
footext:
.global push
push:
push ra, {r3, r4}
push r2
.global pushx
pushx:
pushx sp, {r
www.eeworm.com/read/436905/1841984
abstract eccodes.abstract
[Section Definition]
FileName ECCodes
FileContent EC codes and type definition.
[/Section]
# The types of the values used on EC.
[Section Content]
Type TypeDef
ec_opcode_t uint8
ec_tagname_t uint16
www.eeworm.com/read/432906/1886788
c ia64-opc-a.c
/* ia64-opc-a.c -- IA-64 `A' opcode table.
Copyright 1998, 1999, 2000, 2001, 2002, 2004
Free Software Foundation, Inc.
Contributed by David Mosberger-Tang
This file is
www.eeworm.com/read/395929/2430319
h ia64-opc.h
/* ia64-opc.h -- IA-64 opcode table.
Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
Contributed by David Mosberger-Tang
This file is part of GDB, GAS, and the
www.eeworm.com/read/395929/2430383
c d10v-opc.c
/* d10v-opc.c -- D10V opcode list
Copyright 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
Written by Martin Hunt, Cygnus Support
This file is part of GDB, GAS, and the GNU binutil
www.eeworm.com/read/395929/2430421
c ia64-opc-x.c
/* ia64-opc-x.c -- IA-64 `X' opcode table.
Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
Contributed by Timothy Wall
This file is part of GDB, GAS, and the GNU
www.eeworm.com/read/385462/2588990
c ia64-opc-a.c
/* ia64-opc-a.c -- IA-64 `A' opcode table.
Copyright 1998, 1999, 2000, 2001, 2002, 2004
Free Software Foundation, Inc.
Contributed by David Mosberger-Tang
This file is