]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/i386-tdep.c
2002-08-13 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Tue, 13 Aug 2002 14:32:28 +0000 (14:32 +0000)
committerAndrew Cagney <cagney@redhat.com>
Tue, 13 Aug 2002 14:32:28 +0000 (14:32 +0000)
commit28fc67409494a8a33cb1a7826a896a054ca71dd3
tree55b6296ba26a63f1c11e8d4d04e0131247553985
parenta378f4192681bdbeb5f7aa12ae3c6e9505cd14a7
2002-08-13  Andrew Cagney  <cagney@redhat.com>

* i386-tdep.c (i386_register_name): Handle mmx registers.
(mmx_regnum_p): New function.
(i386_mmx_names): New array.
(mmx_num_regs): New variable.
(i386_pseudo_register_read): New function.
(i386_pseudo_register_write): New function.
(mmx_regnum_to_fp_regnum): New function. Code from Fernando Nasser.

* regcache.c (regcache_raw_read_unsigned): New function.
(regcache_raw_read_signed): New function.
* regcache.h (regcache_raw_read_unsigned): Declare.
(regcache_raw_read_signed): Declare.
gdb/ChangeLog
gdb/i386-tdep.c
gdb/regcache.c
gdb/regcache.h