Home
last modified time | relevance | path

Searched refs:REQUIRED_LOOP_DIVIDING_BYTES (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-xtensa.c5686 #define REQUIRED_LOOP_DIVIDING_BYTES 12 in xtensa_fix_close_loop_end_frags() macro
5690 REQUIRED_LOOP_DIVIDING_BYTES); in xtensa_fix_close_loop_end_frags()
5692 if (min_bytes < REQUIRED_LOOP_DIVIDING_BYTES) in xtensa_fix_close_loop_end_frags()
5695 < REQUIRED_LOOP_DIVIDING_BYTES) in xtensa_fix_close_loop_end_frags()
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-xtensa.c7376 #define REQUIRED_LOOP_DIVIDING_BYTES 12 in xtensa_fix_close_loop_end_frags() macro
7379 (fragP->fr_next, current_target, REQUIRED_LOOP_DIVIDING_BYTES); in xtensa_fix_close_loop_end_frags()
7381 if (min_bytes < REQUIRED_LOOP_DIVIDING_BYTES) in xtensa_fix_close_loop_end_frags()
7388 < REQUIRED_LOOP_DIVIDING_BYTES) in xtensa_fix_close_loop_end_frags()