[Lldb-commits] [PATCH] D24603: [LLDB][MIPS] fix Floating point register read/write for big endian
Nitesh Jain via lldb-commits
lldb-commits at lists.llvm.org
Thu Sep 15 02:48:08 PDT 2016
nitesh.jain created this revision.
nitesh.jain added reviewers: clayborg, labath, jaydeep.
nitesh.jain added subscribers: bhushan, slthakur, lldb-commits.
Herald added a subscriber: sdardis.
This patch add fix for reading and writing floating point register based on SR.FR bit.
https://reviews.llvm.org/D24603
Files:
source/Plugins/Process/Linux/NativeRegisterContextLinux_mips64.cpp
source/Plugins/Process/Linux/NativeRegisterContextLinux_mips64.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24603.71487.patch
Type: text/x-patch
Size: 9665 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160915/ed9387a1/attachment.bin>
More information about the lldb-commits
mailing list