opcode question
Mark Roberts <[email protected]>
| Newsgroups | gmane.comp.debugging.valgrind |
|---|---|
| Message-ID | <[email protected]> |
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