Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-xtensa.c6685 bool t2_volatile = false; in check_t1_t2_reads_and_writes() local
6793 t2_volatile = true; in check_t1_t2_reads_and_writes()
6805 if (t1_volatile && t2_volatile && (t1_class == t2_class)) in check_t1_t2_reads_and_writes()