"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.