mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-19 00:59:15 +08:00
* i386-dis.c: Add ffreep instruction.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2001-04-06 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* i386-dis.c: Add ffreep instruction.
|
||||
|
||||
2001-03-30 Alexandre Oliva <aoliva@redhat.com>
|
||||
|
||||
* ppc-opc.c (insert_mbe): Shift mask initializer as long.
|
||||
|
@ -3540,7 +3540,7 @@ static const struct dis386 float_reg[][8] = {
|
||||
},
|
||||
/* df */
|
||||
{
|
||||
{ "(bad)", XX, XX, XX },
|
||||
{ "ffreep", STi, XX, XX },
|
||||
{ "(bad)", XX, XX, XX },
|
||||
{ "(bad)", XX, XX, XX },
|
||||
{ "(bad)", XX, XX, XX },
|
||||
|
Reference in New Issue
Block a user