代码搜索结果

找到约 86,300 项符合 ARM 的代码

arm.h

/* ARM ELF support for BFD. Copyright 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. This program is free software

sim-arm.h

/* This file defines the interface between the Arm simulator and GDB. Copyright 2002, 2003 Free Software Foundation, Inc. Contributed by Red Hat. This file is part of GDB. This program

changelog

2003-04-13 Michael Snyder * sim/h8300: New directory. Tests for Renesas h8/300 family. 2003-04-01 Nick Clifton * sim/arm: New directory: Tests for ARM

ldr.cgs

# arm testcase for ldr${cond} $rd,??? # mach: unfinished .include "testutils.inc" start .global ldr_post_dec_imm_offset ldr_post_dec_imm_offset: ldr0 pc,??? pass # arm testcase for ldr${cond}

blx.cgs

# arm testcase for bl$cond $offset24 # mach: all .include "testutils.inc" start .arm blx thumb .thumb .thumb_func thumb: nop blx next blx PAS

ldm.cgs

# arm testcase for FIXME # mach: unfinished .include "testutils.inc" start .global ldmda_wb ldmda_wb: pass # arm testcase for FIXME # mach: unfinished .include "testutils.inc" start .glo

stm.cgs

# arm testcase for FIXME # mach: unfinished .include "testutils.inc" start .global stmda_wb stmda_wb: pass # arm testcase for FIXME # mach: unfinished .include "testutils.inc" start .glo

strb.cgs

# arm testcase for ldr${cond}b $rd,??? # mach: unfinished .include "testutils.inc" start .global strb_post_dec_imm_offset strb_post_dec_imm_offset: ldr0b pc,??? pass # arm testcase for ldr${c

ldr.cgs

# arm testcase for ldr $rd,[$rb,$ro] # mach: unfinished .include "testutils.inc" start .global ldr ldr: ldr r0,[r0,r0] pass

sub.cgs

# arm testcase for sub $rd,$rs,$rn # mach: unfinished .include "testutils.inc" start .global sub sub: sub r0,r0,r0 pass