commit | 38a9ff6d247cf9afcbe55ea245b650b8955029fd | [log] [tgz] |
---|---|---|
author | Vineet Gupta <vgupta@synopsys.com> | Wed Jun 12 15:13:40 2013 +0530 |
committer | Vineet Gupta <vgupta@synopsys.com> | Wed Jun 26 15:30:50 2013 +0530 |
tree | c2603e639b98463ebc1b2de95dcbfffd338c8138 | |
parent | 502a0c775c7f0a01065e0d078e06c0440b86a11a [diff] |
ARC: Remove explicit passing around of ECR With ECR now part of pt_regs * No need to propagate from lowest asm handlers as arg * No need to save it in tsk->thread.cause_code * Avoid bit chopping to access the bit-fields More code consolidation, cleanup Signed-off-by: Vineet Gupta <vgupta@synopsys.com>