Searched refs:d7 (Results 1 – 16 of 16) sorted by relevance
/u-boot/arch/m68k/ |
A D | config.mk | 11 PLATFORM_RELFLAGS += -ffixed-d7 -msep-data
|
/u-boot/arch/m68k/include/asm/ |
A D | ptrace.h | 20 ulong d7; member
|
/u-boot/arch/m68k/lib/ |
A D | traps.c | 29 fp->d4, fp->d5, fp->d6, fp->d7); in show_frame()
|
/u-boot/arch/x86/cpu/i386/ |
A D | interrupt.c | 90 unsigned long d0, d1, d2, d3, d6, d7; in dump_regs() local 149 d7 = get_debugreg(7); in dump_regs() 151 d6, d7); in dump_regs()
|
/u-boot/include/ |
A D | efi.h | 112 #define EFI_GUID(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument 117 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7) } }
|
/u-boot/doc/develop/ |
A D | global_data.rst | 22 | M68000 | d7 |
|
/u-boot/arch/arm/dts/ |
A D | at91sam9m10g45ek.dts | 304 d7 { 305 label = "d7";
|
/u-boot/arch/m68k/cpu/mcf523x/ |
A D | start.S | 18 moveml %d0-%d7/%a0-%a6,%sp@; 21 moveml %sp@,%d0-%d7/%a0-%a6; \
|
/u-boot/arch/m68k/cpu/mcf530x/ |
A D | start.S | 19 moveml %d0-%d7/%a0-%a6,%sp@ 23 moveml %sp@,%d0-%d7/%a0-%a6;
|
/u-boot/arch/m68k/cpu/mcf547x_8x/ |
A D | start.S | 18 moveml %d0-%d7/%a0-%a6,%sp@; 21 moveml %sp@,%d0-%d7/%a0-%a6; \
|
/u-boot/arch/m68k/cpu/mcf532x/ |
A D | start.S | 21 moveml %d0-%d7/%a0-%a6,%sp@; 24 moveml %sp@,%d0-%d7/%a0-%a6; \
|
/u-boot/arch/m68k/cpu/mcf52x2/ |
A D | start.S | 19 moveml %d0-%d7/%a0-%a6,%sp@; \ 22 moveml %sp@,%d0-%d7/%a0-%a6; \
|
/u-boot/arch/m68k/cpu/mcf5227x/ |
A D | start.S | 18 moveml %d0-%d7/%a0-%a6,%sp@; 21 moveml %sp@,%d0-%d7/%a0-%a6; \
|
/u-boot/arch/m68k/cpu/mcf5445x/ |
A D | start.S | 23 moveml %d0-%d7/%a0-%a6,%sp@; 26 moveml %sp@,%d0-%d7/%a0-%a6; \
|
/u-boot/arch/mips/dts/ |
A D | mt7628a.dtsi | 215 function = "sdxc d7";
|
/u-boot/doc/board/AndesTech/ |
A D | ax25-ae350.rst | 113 Warning: mac@e0100000 (eth0) using random MAC address - be:dd:d7:e4:e8:10
|
Completed in 14 milliseconds