Next: , Previous: , Up: Implementation Advice   [Contents][Index]


6.26 RM 13.5.3(7-8): Bit Ordering

"The recommended level of support for the non-default bit ordering is:

If Word_Size = Storage_Unit, then the implementation should support the non-default bit ordering in addition to the default bit ordering."

Followed. Word size does not equal storage size in this implementation. Thus non-default bit ordering is not supported.