Searched refs:dont_tell_gcc (Results 1 – 1 of 1) sorted by relevance
115 uintptr_t dont_tell_gcc; in zero_value() local117 __asm volatile ("li %0, 0" : "=r"(dont_tell_gcc) :); in zero_value()118 return dont_tell_gcc; in zero_value()