target-lm32/translate.c:336: bad ? : operator [qemu/target-lm32/translate.c:336]: (style) Same expression in both branches of ternary operator. int rY = (dc->format == OP_FMT_RR) ? dc->r0 : dc->r0;