On 15/07/19 13:05, Jing Liu wrote: >> >> > Thanks for the information. > > This warning would be fixed by changing to > entry->eax = min(entry->eax, (u32)1); > > @Paolo, sorry for trouble. Would you mind if I re-send? No need, I can fix it myself (I'd also use 1u instead of the cast). Paolo