Home
last modified time | relevance | path

Searched refs:e (Results 1 – 6 of 6) sorted by relevance

/hal_xtensa-3.4.0/src/hal/
Dmpu.c1562 xthal_MPU_entry e; in xthal_get_entry_for_address() local
1569 e.at = (p & 0x1fffff); in xthal_get_entry_for_address()
1570 __asm__ __volatile__("RPTLB0 %0, %1\n\t" : "=a" (e.as) : "a" (p & 0x1f)); in xthal_get_entry_for_address()
1571 return e; in xthal_get_entry_for_address()
1588 xthal_MPU_entry e; in xthal_get_entry_for_address()
1589 return e; in xthal_get_entry_for_address()
/hal_xtensa-3.4.0/
Dconfig.sub256 | arm | arm[bl]e | arme[lb] | armv[2-8] | armv[3-8][lb] | armv7[arm] \
308 …| sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3…
Dconfig.guess417 atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*)
420 atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*)
Dconfigure1333 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1335 LIBS libraries to pass to the linker, e.g. -l<library>
1336 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
3304 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
4335 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
Daclocal.m4437 mf=`echo "$mf" | sed -e 's/:.*$//'`
463 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
1017 dnl A few 'make' implementations (e.g., NonStop OS and NextStep)
/hal_xtensa-3.4.0/include/xtensa/
Dhal.h1308 xthal_calc_cacheadrdis(const struct xthal_MPU_entry* e, unsigned n);