diff options
author | Jeff Law <law@redhat.com> | 1996-08-31 18:23:02 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1996-08-31 18:23:02 +0000 |
commit | b2194164780e094bb550ff70746ef27e9c36e2c9 (patch) | |
tree | 6a2848f54aa81903ce80c3bd0667c1a134d8d0cd /config.guess | |
parent | c6b9c13532da49f98393c77a5ba7233a40923e82 (diff) | |
download | gdb-b2194164780e094bb550ff70746ef27e9c36e2c9.zip gdb-b2194164780e094bb550ff70746ef27e9c36e2c9.tar.gz gdb-b2194164780e094bb550ff70746ef27e9c36e2c9.tar.bz2 |
* v850-opc.c (insert_d8_7, extract_d8_7): New functions.
(insert_d8_6, extract_d8_6): New functions.
(v850_operands): Rename D7S to D7; operand for D7 is unsigned.
Rename D8 to D8_7, use {insert,extract}_d8_7 routines.
Add D8_6.
(IF4A, IF4B): Use "D7" instead of "D7S".
(IF4C, IF4D): Use "D8_7" instead of "D8".
(IF4E, IF4F): New. Use "D8_6".
(v850_opcodes): Use IF4A/IF4B for sld.b/sst.b. Use IF4C/IF4D for
sld.h/sst.h. Use IF4E/IF4F for sld.w/sst.w.
So we can assemble sst/sld instructions correctly.
Diffstat (limited to 'config.guess')
0 files changed, 0 insertions, 0 deletions