Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/nds32/include/asm/
H A Dptrace.hb0c4fae44a549074e08d7f81779c7f3d9dcb1eb2 Sun Mar 11 08:30:18 UTC 2012 Macpaul Lin <macpaul@gmail.com> nds32: fix ptrace and interrupt register overflow

Fix ptrace and interrupt register overflow warning.
Add missing P0 and P1 (r26 and r27) into register lists.
These register are usually used in OS.

Signed-off-by: Macpaul Lin <macpaul@gmail.com>
/rk3399_rockchip-uboot/arch/nds32/lib/
H A Dinterrupts.cb0c4fae44a549074e08d7f81779c7f3d9dcb1eb2 Sun Mar 11 08:30:18 UTC 2012 Macpaul Lin <macpaul@gmail.com> nds32: fix ptrace and interrupt register overflow

Fix ptrace and interrupt register overflow warning.
Add missing P0 and P1 (r26 and r27) into register lists.
These register are usually used in OS.

Signed-off-by: Macpaul Lin <macpaul@gmail.com>