代码搜索:mdk arm
找到约 10,000 项符合「mdk arm」的源代码
代码结果 10,000
www.eeworm.com/read/133772/5902965
ld arm.ld
//=============================================================================
//
// MLT linker script for ARM
//
//=============================================================================
www.eeworm.com/read/132821/5909141
c arm.c
typedef struct _proc_state {} proc_state;
typedef struct _insn_dp_i_s_struct {
/*Data Processing immidiate shieft*/
int (*func) (struct _insn_dp_i_s_struct *s, proc_state *state);
unsigned i
www.eeworm.com/read/131315/5936192
md arm.md
;;- Machine description Acorn RISC Machine for GNU compiler
;; Copyright (C) 1991 Free Software Foundation, Inc.
;; Contributed by Pieter `Tiggr' Schoenmakers (rcpieter@win.tue.nl)
;; an
www.eeworm.com/read/131315/5936447
h arm.h
/* Definitions of target machine for GNU compiler, for Acorn RISC Machine.
Copyright (C) 1991 Free Software Foundation, Inc.
Contributed by Pieter `Tiggr' Schoenmakers (rcpieter@win.tue.nl)
www.eeworm.com/read/131315/5936509
c arm.c
/* Output routines for GCC for ARM/RISCiX.
Copyright (C) 1991 Free Software Foundation, Inc.
Contributed by Pieter `Tiggr' Schoenmakers (rcpieter@win.tue.nl)
and Martin Simmons (@harle
www.eeworm.com/read/131315/5938678
h arm.h
/* ARM opcode list.
Copyright (C) 1989, Free Software Foundation, Inc.
This file is part of GDB and GAS.
GDB and GAS are free software; you can redistribute it and/or modify
it under the terms of
www.eeworm.com/read/131315/5938999
mh arm.mh
# Host: Acorn RISC machine running RISCiX (4.3bsd)
XDEPFILES= infptrace.o inftarg.o fork-child.o arm-xdep.o arm-convert.o
XM_FILE= xm-arm.h
www.eeworm.com/read/131315/5939034
mt arm.mt
# Target: Acorn RISC machine running RISCiX (4.3bsd)
TDEPFILES= arm-tdep.o arm-pinsn.o
TM_FILE= tm-arm.h
www.eeworm.com/read/128447/5990791
ld arm.ld
//=============================================================================
//
// MLT linker script for ARM
// adapted from packages/hal/arm/pid/v1_1/src/pid.ld
//
//==============================