Commits
Macpaul Lin committed b0c4fae44a5
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>