From: Mark R. <ma...@cs...> - 2020-04-14 02:24:07
|
In memcheck/mc_translate.c I notice that: Iop_RndF128 Iop_I64UtoF32 are case statement labels in both expr2vbits_Unop and expr2vbits_Binop. Is that intentional? And if so, why? Thank you, Mark Roberts |