Home
last modified time | relevance | path

Searched hist:fc4e188789b01dc9f18c80869c43fdd7d1a51378 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dppc_asm.tmplfc4e188789b01dc9f18c80869c43fdd7d1a51378 Tue Jan 19 13:41:55 UTC 2010 Joakim Tjernlund <Joakim.Tjernlund@transmode.se> ppc: Loose GOT access in IRQ

Using the GOT in IRQ handlers requires r14 to be -ffixed-r14.
Avoid this by relocatate transfer_to_handler too.
This will allow to free up r14 later on.

Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>