llvm-project/lldb/tools/debugserver/source/MacOSX/arm
Jason Molenda 1ad66dbae4 Various fixes for armv7 floating point/vector register support.
Drop the old f registers from debugserver's register list.  Add the
NEON 128-bit q registers to debugserver, support reading and writing.
Add the new contains / invalidates mappings for the s, d, and q 
registers so lldb will know what registers overlay what other registers.
Change the default format of s and d registers to be floating point
instead of hex.  Remove some UTF-8 hyphen chars in comments in the ARM
register number definition headers.  
<rdar://problem/13121797> 

llvm-svn: 176915
2013-03-13 00:14:30 +00:00
..
DNBArchImpl.cpp Various fixes for armv7 floating point/vector register support. 2013-03-13 00:14:30 +00:00
DNBArchImpl.h Remove use of the ARMDisassembler framework from 2013-03-09 07:03:32 +00:00