Searched refs:Alignment (Results 1 – 8 of 8) sorted by relevance
/u-boot/arch/powerpc/cpu/mpc8xx/ |
A D | start.S | 200 Alignment: label 207 EXC_XFER_TEMPLATE(Alignment, AlignmentException, MSR_KERNEL, COPY_EE) 512 li r8, Alignment - _start + EXC_OFF_SYS_RESET
|
/u-boot/arch/powerpc/cpu/mpc86xx/ |
A D | start.S | 85 Alignment: label 92 EXC_XFER_TEMPLATE(Alignment, AlignmentException, MSR_KERNEL, COPY_EE) 825 li r8, Alignment - _start + EXC_OFF_SYS_RESET
|
/u-boot/arch/powerpc/cpu/mpc83xx/ |
A D | start.S | 322 Alignment: label 329 EXC_XFER_TEMPLATE(Alignment, AlignmentException, MSR_KERNEL, COPY_EE) 1016 li r8, Alignment - _start + EXC_OFF_SYS_RESET
|
/u-boot/arch/powerpc/cpu/mpc85xx/ |
A D | start.S | 264 li r4,Alignment@l 1227 Alignment: label 1234 EXC_XFER_TEMPLATE(0x600, Alignment, AlignmentException, 1717 lwz r4,Alignment@got(r12)
|
/u-boot/doc/api/ |
A D | linker_lists.rst | 99 Alignment issues
|
/u-boot/doc/ |
A D | README.unaligned-memory-access.txt | 2 really only the section about "Alignment vs. Networking" removed.
|
/u-boot/tools/binman/ |
A D | README | 286 the entry starts. Alignment should be a power of 2. If 'align' is not
|
/u-boot/common/ |
A D | dlmalloc.src | 72 Alignment: 8-byte
|
Completed in 11 milliseconds