Searched refs:LDIMM (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/kernel/
H A Dhead.S33 LDIMM (r0, spi_stack_top)
34 LDIMM (r1, spu_stack_top)
43 LDIMM (r0, stack_start)
52 LDIMM (r2, __bss_start)
53 LDIMM (r3, _end)
81 LDIMM (r2, __bss_start)
82 LDIMM (r3, _end)
108 LDIMM (r2, start_kernel)
122 LDIMM (r4, eit_vector)
126 LDIMM (r
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/boot/
H A Dsetup.S66 ldi r0, #-2 ;LDIMM (r0, M32R_MCCR)
72 ldi r0, #-4 ;LDIMM (r0, M32R_MCCR)
77 ldi r0, #-4 ;LDIMM (r0, M32R_MCCR)
92 ldi r0, #-4 ;LDIMM (r0, M32R_MCCR)
119 LDIMM (r13, stext)
122 LDIMM (r2, eit_vector) ; set EVB(cr5)
136 LDIMM (r2, eit_vector) ; set EVB(cr5)
152 LDIMM (r4, _AP_RE)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/include/asm/
H A Dassembler.h42 * LDIMM - load immediate value
49 #define LDIMM(reg,x) LDIMM reg x macro
50 .macro LDIMM reg x

Completed in 105 milliseconds