diff options
author | James Hogan <[email protected]> | 2014-03-14 13:06:10 +0000 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2014-03-19 17:01:50 +0100 |
commit | 36c95494609cd6d2541c08e806b4d6bc401bc53f (patch) | |
tree | 59998fbf13a6b52dd58cd90fd053e62139bbfea8 /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | 26f4f3b57862642296a2e613674e7f00d91c022f (diff) |
MIPS: KVM: Remove dead code in CP0 emulation
The code to check whether rd > MIPS_CP0_DESAVE is dead code, since
MIPS_CP0_DESAVE = 31 and rd is already masked with 0x1f. Remove it.
Signed-off-by: James Hogan <[email protected]>
Cc: Ralf Baechle <[email protected]>
Cc: Gleb Natapov <[email protected]>
Cc: Paolo Bonzini <[email protected]>
Cc: Sanjay Lal <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions