git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16f9afe
)
ARC: Increase readability of entry handlers
author
Vineet Gupta
<vgupta@synopsys.com>
Tue, 28 May 2013 07:54:43 +0000
(13:24 +0530)
committer
Vineet Gupta
<vgupta@synopsys.com>
Sat, 22 Jun 2013 13:53:23 +0000
(19:23 +0530)
* use artificial PUSH/POP contructs for CORE Reg save/restore to stack
* use artificial PUSHAX/POPAX contructs for Auxiliary Space regs
* macro'ize multiple copies of callee-reg-save/restore (SAVE_R13_TO_R24)
* use BIC insn for inverse-and operation
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
No differences found