Searched refs:WORDS_ALIGNED (Results 1 - 2 of 2) sorted by relevance

/vbox/src/recompiler/
H A Dcpu-common.h7 #define WORDS_ALIGNED macro
H A Dcpu-all.h44 * WORDS_ALIGNED : if defined, the host cpu can only make word aligned
370 #if defined(HOST_WORDS_BIGENDIAN) || defined(WORDS_ALIGNED)
549 #if !defined(HOST_WORDS_BIGENDIAN) || defined(WORDS_ALIGNED)

Completed in 46 milliseconds