Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Studio forum
ARM7 totally RISC?
Jump...
Cancel
Locked
Locked
Replies
3 replies
Subscribers
119 subscribers
Views
2718 views
Users
0 members are here
Options
Share
More actions
Cancel
Related
How was your experience today?
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion
ARM7 totally RISC?
lesbattersbie lesbattersbie
over 12 years ago
Note: This was originally posted on 9th May 2009 at
http://forums.arm.com
Hi,
The ARM7 design does not follow the RISC features exactly and I understand this for most features except...
...with the size of the register bank.
I mean, what would be the consequence of changing the ARM7 register bank (16 registers) for a larger register bank with 32 registers?
Parents
Simon Craske
over 12 years ago
Note: This was originally posted on 9th May 2009 at
http://forums.arm.com
[font="Tahoma"]I'm not quite sure what "the RISC features" are; anyway, increasing the number of registers to 32 would impact operand encoding, either forcing the removal of condition code per instruction or inline shifted operands within the ARM7. In addition, doubling the number of general purpose registers, whilst potentially making the compiler's register allocation simpler, would increase area + power and potentially impact the maximum achievable frequency.
hth
s.[/font]
Cancel
Vote up
0
Vote down
Cancel
Reply
Simon Craske
over 12 years ago
Note: This was originally posted on 9th May 2009 at
http://forums.arm.com
[font="Tahoma"]I'm not quite sure what "the RISC features" are; anyway, increasing the number of registers to 32 would impact operand encoding, either forcing the removal of condition code per instruction or inline shifted operands within the ARM7. In addition, doubling the number of general purpose registers, whilst potentially making the compiler's register allocation simpler, would increase area + power and potentially impact the maximum achievable frequency.
hth
s.[/font]
Cancel
Vote up
0
Vote down
Cancel
Children
No data