mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 05:47:26 +08:00
Add org.gnu.gdb.i386.avx.
2010-03-30 H.J. Lu <hongjiu.lu@intel.com> * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
|
||||
|
||||
2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* gdb.texinfo (General Query Packets): Add xmlRegisters.
|
||||
|
@ -33826,6 +33826,17 @@ describe registers:
|
||||
@samp{mxcsr}
|
||||
@end itemize
|
||||
|
||||
The @samp{org.gnu.gdb.i386.avx} feature is optional. It should
|
||||
describe the upper 128 bits of @sc{ymm} registers:
|
||||
|
||||
@itemize @minus
|
||||
@item
|
||||
@samp{ymm0h} through @samp{ymm7h} for i386
|
||||
@item
|
||||
@samp{ymm0h} through @samp{ymm15h} for amd64
|
||||
@item
|
||||
@end itemize
|
||||
|
||||
The @samp{org.gnu.gdb.i386.linux} feature is optional. It should
|
||||
describe a single register, @samp{orig_eax}.
|
||||
|
||||
|
Reference in New Issue
Block a user