Data Structures | |
| union | instructUnion |
| class | instruction |
Typedefs | |
| typedef instructUnion | codeBuf_t |
| typedef unsigned | codeBufIndex_t |
Functions | |
| unsigned int | swapBytesIfNeeded (unsigned int i) |
| typedef instructUnion NS_power::codeBuf_t |
Definition at line 353 of file arch-power.h.
| typedef unsigned NS_power::codeBufIndex_t |
Definition at line 354 of file arch-power.h.
| unsigned int NS_power::swapBytesIfNeeded | ( | unsigned int | i | ) |
Definition at line 39 of file arch-power.C.
References NS_power::instructUnion::raw, and NS_power::instruction::swapBytes().
Referenced by NS_power::instruction::setInstruction().
1.6.1