diff options
| author | James Hogan <[email protected]> | 2016-07-04 19:35:09 +0100 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2016-07-05 16:09:11 +0200 |
| commit | d14740fed8f12beb59d3087df985097c008e868e (patch) | |
| tree | fec07832737476528eef43c226f7489725db9593 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | 1b492600068d5fbd033196ce2bdb28735a23747e (diff) | |
MIPS: KVM: Fix fpu.S misassembly with r6
__kvm_save_fpu and __kvm_restore_fpu use .set mips64r2 so that they can
access the odd FPU registers as well as the even, however this causes
misassembly of the return instruction on MIPSr6.
Fix by replacing .set mips64r2 with .set fp=64, which doesn't change the
architecture revision.
Signed-off-by: James Hogan <[email protected]>
Cc: Paolo Bonzini <[email protected]>
Cc: Radim KrÄmář <[email protected]>
Cc: Ralf Baechle <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions