Searched refs:XCHAL_HAVE_BE (Results 1 - 17 of 17) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dxtensa-config.h27 #undef XCHAL_HAVE_BE macro
28 #define XCHAL_HAVE_BE 1 macro
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dxtensa-config.h27 #undef XCHAL_HAVE_BE macro
28 #define XCHAL_HAVE_BE 1 macro
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dxtensa-config.h27 #undef XCHAL_HAVE_BE macro
28 #define XCHAL_HAVE_BE 1 macro
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dxtensa-config.h27 #undef XCHAL_HAVE_BE macro
28 #define XCHAL_HAVE_BE 1 macro
H A Dxtensa-dynconfig.h188 XTENSA_CONFIG_ENTRY(XCHAL_HAVE_BE), \
262 #undef XCHAL_HAVE_BE macro
263 #define XCHAL_HAVE_BE (xtensa_get_config_v1 ()->xchal_have_be) macro
/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Dxtensa-config.h27 #undef XCHAL_HAVE_BE macro
28 #define XCHAL_HAVE_BE 1 macro
/netbsd-current/external/gpl3/binutils/dist/include/
H A Dxtensa-config.h27 #undef XCHAL_HAVE_BE macro
28 #define XCHAL_HAVE_BE 1 macro
H A Dxtensa-dynconfig.h241 XTENSA_CONFIG_ENTRY(XCHAL_HAVE_BE), \
336 #undef XCHAL_HAVE_BE macro
337 #define XCHAL_HAVE_BE (xtensa_get_config_v1 ()->xchal_have_be) macro
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-xtensa-low.cc250 #if XCHAL_HAVE_BE
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-xtensa-low.cc250 #if XCHAL_HAVE_BE
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/xtensa/
H A Dxtensa.h43 #define TARGET_BIG_ENDIAN XCHAL_HAVE_BE
/netbsd-current/external/gpl3/gcc/dist/gcc/config/xtensa/
H A Dxtensa.h43 #define TARGET_BIG_ENDIAN XCHAL_HAVE_BE
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dxtensa-tdep.c3164 info.byte_order = XCHAL_HAVE_BE ? BFD_ENDIAN_BIG : BFD_ENDIAN_LITTLE;
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dxtensa-tdep.c3161 info.byte_order = XCHAL_HAVE_BE ? BFD_ENDIAN_BIG : BFD_ENDIAN_LITTLE;
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-xtensa.c5280 target_big_endian = XCHAL_HAVE_BE;
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-xtensa.c5280 target_big_endian = XCHAL_HAVE_BE;
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-xtensa.c5267 target_big_endian = XCHAL_HAVE_BE;

Completed in 493 milliseconds