Searched refs:REG_LR (Results 1 - 6 of 6) sorted by relevance
/linux-4.4.14/arch/arm/nwfpe/ |
H A D | fpmodule.h | 30 #define REG_LR 14 macro
|
/linux-4.4.14/arch/avr32/include/uapi/asm/ |
H A D | ptrace.h | 90 #define REG_LR 8 macro
|
/linux-4.4.14/arch/frv/kernel/ |
H A D | asm-offsets.c | 49 DEF_PTREG(REG_LR, lr); foo()
|
H A D | entry.S | 133 stdi gr26,@(gr28,#REG_LR) 264 stdi gr26,@(gr28,#REG_LR) 535 stdi gr26,@(gr28,#REG_LR) 948 lddi @(gr28,#REG_LR) ,gr26 1032 stdi gr30,@(gr28,#REG_LR)
|
H A D | break.S | 634 stdi gr26,@(gr31,#REG_LR) 697 lddi @(gr31,#REG_LR) ,gr26
|
/linux-4.4.14/arch/avr32/kernel/ |
H A D | entry-avr32b.S | 318 2: sub r10, sp, -(FRAME_SIZE_FULL - REG_LR) 450 2: sub r10, sp, -(FRAME_SIZE_FULL - REG_LR) 665 stdsp sp[REG_LR], lr
|
Completed in 263 milliseconds