Searched refs:TARGET_AU_BITS (Results 1 – 5 of 5) sorted by relevance
90 #ifndef TARGET_AU_BITS91 #define TARGET_AU_BITS 8 /* width of the target addressable unit */ macro115 #define TDATA_AU_BITS TARGET_AU_BITS /* bits per data AU */211 #if TARGET_AU_BITS <= 8213 #elif TARGET_AU_BITS <= 16220 #if TARGET_AU_BITS < BITS_PER_AU224 #define TGTAU_BITS TARGET_AU_BITS
64 #if !defined(_BIG_ENDIAN) || TARGET_AU_BITS > 1666 #elif TARGET_AU_BITS > 8308 #if (TARGET_AU_BITS > 8) && (TARGET_AU_BITS < 32)
1204 #if !defined(_BIG_ENDIAN) || (TARGET_AU_BITS > 16) in dload_data()1221 #if TARGET_AU_BITS > 8 in dload_data()1436 #if (TARGET_AU_BITS > 8) && (TARGET_AU_BITS < 32)1473 #if TARGET_AU_BITS < 16 in swap_words()1480 #if TARGET_AU_BITS < 16 in swap_words()1491 #if TARGET_AU_BITS < 32 in swap_words()1528 #if TARGET_AU_BITS <= BITS_PER_AU in copy_tgt_strings()1536 #if (BITS_PER_AU == BITS_PER_BYTE) && (TARGET_AU_BITS == BITS_PER_BYTE) in copy_tgt_strings()
325 #if !defined(_BIG_ENDIAN) || (TARGET_AU_BITS > 16) in dload_get_section()338 #if TARGET_AU_BITS > 8 in dload_get_section()
281 #if BITS_PER_AU > TARGET_AU_BITS in dload_relocate()287 (BITS_PER_AU - TARGET_AU_BITS); in dload_relocate()