Searched refs:vectors (Results 1 – 25 of 31) sorted by relevance
12
3 /memreserve/ 0x00000000 0x00001000; /* Exception vectors */
20 * The ROM store also needs to be above any other vectors that are in ROM.21 * If a core has its vectors near the top of ROM, this must be edited.24 * 'relocatable' exception vectors and provide a scratch memory for the
24 *(.vectors)
36 .globl vectors37 vectors: label
115 adr x0, vectors387 adr x0, vectors
23 *(.vectors)
27 *(.vectors)
26 *(.vectors)
20 *(.vectors)
29 *(.vectors)
32 *(.vectors)
36 .section .vectors
15 obj-y += vectors.o crt0.o
44 *(.vectors)
37 *(.vectors)
201 mcr p15, 0, r1, c12, c0, 1 @ set MVBAR to secure vectors
Completed in 28 milliseconds