代码搜索:ARM

找到约 10,000 项符合「ARM」的源代码

代码结果 10,000
www.eeworm.com/read/448443/1689843

s arm_call_via.s

/* arm_call_via.s - _call_via_rX routines for Thumb mode */ /* Copyright 2001-2002 Wind River Systems, Inc. */ /* modification history -------------------- 01c,30apr02,to add .text 01b,22apr02,sn
www.eeworm.com/read/447738/1695541

s arm-target2.s

# Test the R_ARM_TARGET2 relocation .text .global _start _start: .word foo(target2) foo:
www.eeworm.com/read/447738/1695547

s arm-target1.s

# Test the R_ARM_TARGET1 relocation .text .global _start _start: .word foo(target1) foo:
www.eeworm.com/read/447738/1695549

s arm-rel31.s

# Test the R_ARM_REL31 relocation .section .before .global _start _start: .text .rel31 0, foo .rel31 0, _start .rel31 1, foo .rel31 1, _start .section .after foo:
www.eeworm.com/read/447738/1695555

r arm-static-app.r

tmpdir/arm-static-app: file format elf32-(little|big)arm
www.eeworm.com/read/447738/1695556

d arm-rel31.d

.*: file format.* Contents of section .text: 8000 (10000000 fcffff7f 08000080 f4ffffff|00000010 7ffffffc 80000008 fffffff4) .*
www.eeworm.com/read/447738/1695561

d arm-static-app.d

tmpdir/arm-static-app: file format elf32-(little|big)arm architecture: arm, flags 0x00000112: EXEC_P, HAS_SYMS, D_PAGED start address 0x.* Disassembly of section .text: .* : .*: e1a
www.eeworm.com/read/447738/1695567

s arm-static-app.s

.text .globl _start _start: mov ip, sp stmdb sp!, {r11, ip, lr, pc} bl app_func ldmia sp, {r11, sp, lr} bx lr .globl app_func app_func: mov ip, sp stmdb sp!, {r11, ip, lr, pc} bl app_func2
www.eeworm.com/read/447738/1696962

d arm7t.d

#objdump: -Dr --prefix-addresses --show-raw-insn #name: ARM arm7t #as: -mcpu=arm7t -EL # Test the halfword and signextend memory transfers: .*: +file format .*arm.* Disassembly of section .text: 0+
www.eeworm.com/read/447738/1696979

s arm7dm.s

.text .align 0 smull r0, r1, r2, r3 umull r0, r1, r2, r3 smlal r0, r1, r2, r3 umlal r0, r1, r4, r3 smullne r0, r1, r3, r4 smulls r1, r0, r9, r11 umlaleqs r2, r9, r4, r9 smlalge r14, r10, r8