代码搜索:ARM
找到约 10,000 项符合「ARM」的源代码
代码结果 10,000
www.eeworm.com/read/447738/1697025
s arm7t.s
.text
.align 0
loadhalfwords:
ldrh r0, [r1]
ldrh r0, [r1]!
ldrh r0, [r1, r2]
ldrh r0, [r1, r2]!
ldrh r0, [r1,#0x0C]
ldrh r0, [r1,#0x0C]!
ldrh r0, [r1,#-0x0C]
ldrh r0, [r1], r2
ldrh r0, =0x
www.eeworm.com/read/447738/1697678
s cfi-arm-1.s
#; $ as -o test.o gas-cfi-test.s && gcc -nostdlib -o test test.o
.file "a.c"
.text
.align 2
.global foo
.type foo, %function
foo:
.cfi_startproc
mov ip, sp
.cfi_def_cfa ip, 0
stmfd sp!,
www.eeworm.com/read/447738/1697691
d cfi-arm-1.d
#readelf: -wf
#name: CFI on ARM
The section .eh_frame contains:
00000000 00000010 00000000 CIE
Version: 1
Augmentation: "zR"
Code alignment factor: 2
Data alignment fa
www.eeworm.com/read/443386/1741721
in vmlinux-arm26.lds.in
/* ld script to make ARM Linux kernel
* taken from the i386 version by Russell King
* Written by Martin Mares
* borrowed from Russels ARM port by Ian Molton and subseq
www.eeworm.com/read/443386/1742236
s proc-arm922.s
/*
* linux/arch/arm/mm/proc-arm922.S: MMU functions for ARM922
*
* Copyright (C) 1999,2000 ARM Limited
* Copyright (C) 2000 Deep Blue Solutions Ltd.
* Copyright (C) 2001 Altera Corporation
*
www.eeworm.com/read/443386/1742243
s proc-arm1020.s
/*
* linux/arch/arm/mm/proc-arm1020.S: MMU functions for ARM1020
*
* Copyright (C) 2000 ARM Limited
* Copyright (C) 2000 Deep Blue Solutions Ltd.
*
* This program is free software; you can re
www.eeworm.com/read/443386/1742248
s proc-arm920.s
/*
* linux/arch/arm/mm/proc-arm920.S: MMU functions for ARM920
*
* Copyright (C) 1999,2000 ARM Limited
* Copyright (C) 2000 Deep Blue Solutions Ltd.
*
* This program is free software; you can
www.eeworm.com/read/443386/1742254
s proc-arm1026.s
/*
* linux/arch/arm/mm/proc-arm1026.S: MMU functions for ARM1026EJ-S
*
* Copyright (C) 2000 ARM Limited
* Copyright (C) 2000 Deep Blue Solutions Ltd.
*
* This program is free software; you ca
www.eeworm.com/read/443386/1742264
s proc-arm1022.s
/*
* linux/arch/arm/mm/proc-arm1022.S: MMU functions for ARM1022E
*
* Copyright (C) 2000 ARM Limited
* Copyright (C) 2000 Deep Blue Solutions Ltd.
*
* This program is free software; you can r
www.eeworm.com/read/443386/1742265
s proc-arm925.s
/*
* linux/arch/arm/mm/arm925.S: MMU functions for ARM925
*
* Copyright (C) 1999,2000 ARM Limited
* Copyright (C) 2000 Deep Blue Solutions Ltd.
* Copyright (C) 2002 RidgeRun, Inc.
* Copyrig