blob: 9d3ade32e2540a884bf37a24f4b425d168c6e44c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
device: 0.752
graphic: 0.682
files: 0.569
socket: 0.502
network: 0.409
semantic: 0.400
vnc: 0.349
boot: 0.233
other: 0.169
PID: 0.161
debug: 0.124
performance: 0.109
KVM: 0.095
permissions: 0.079
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;
Patch has been committed:
http://git.qemu.org/?p=qemu.git;a=commitdiff;h=5db35b616b8d3a27783ec
Released with version 2.8
|