Unaligned struct access
Registered by
Michael Hope
ARMv7 can do unaligned half-word, word, and double word access. Add/backport support for accessing memory using unaliged access instead of the byte-by-byte versions when the alignment is unknown.
Blueprint information
- Status:
- Complete
- Approver:
- Michael Hope
- Priority:
- Medium
- Drafter:
- Michael Hope
- Direction:
- Approved
- Assignee:
- Michael Hope
- Definition:
- Approved
- Series goal:
- Accepted for 4.6
- Implementation:
- Implemented
- Milestone target:
- 4.6-2011.11
- Started by
- Michael Hope
- Completed by
- Michael Hope
Related branches
Related bugs
Sprints
Whiteboard
Meta:
Headline: Add/backport support for accessing memory using unaliged access instead of the byte-by-byte versions when the alignment is unknown.
Acceptance:
(?)
Work Items
Work items:
/backport support for accessing memory using unaliged access: DONE