aboutsummaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>1998-11-20 19:47:09 +0000
committerDoug Evans <dje@google.com>1998-11-20 19:47:09 +0000
commit367e0392e49e724889aa59ac379a986eb5f5aebb (patch)
tree6617b8f760f7408c75aae8d4034cbfa952d88b19 /opcodes
parent0e92e723c9ac8df7ceae8fb443b7d6e54476308a (diff)
downloadgdb-367e0392e49e724889aa59ac379a986eb5f5aebb.zip
gdb-367e0392e49e724889aa59ac379a986eb5f5aebb.tar.gz
gdb-367e0392e49e724889aa59ac379a986eb5f5aebb.tar.bz2
regenerate fr30-opc.c
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/ChangeLog4
-rw-r--r--opcodes/fr30-opc.c5
2 files changed, 5 insertions, 4 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 3a1d9ca..0ab711e 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,4 +1,8 @@
start-sanitize-fr30
+1998-11-20 Doug Evans <devans@tobor.to.cygnus.com>
+
+ * fr30-opc.c: Regenerated.
+
Thu Nov 19 16:02:46 1998 Dave Brolley <brolley@cygnus.com>
* fr30-opc.c: Regenerated.
diff --git a/opcodes/fr30-opc.c b/opcodes/fr30-opc.c
index 306c485..b5ae5ef 100644
--- a/opcodes/fr30-opc.c
+++ b/opcodes/fr30-opc.c
@@ -668,12 +668,9 @@ static const CGEN_OPERAND_INSTANCE fmt_mov2dr_ops[] = {
};
static const CGEN_OPERAND_INSTANCE fmt_int_ops[] = {
- { INPUT, "h_dr_2", & HW_ENT (HW_H_DR), CGEN_MODE_USI, 0, 2, 0 },
- { INPUT, "ps", & HW_ENT (HW_H_PS), CGEN_MODE_USI, 0, 0, 0 },
- { INPUT, "pc", & HW_ENT (HW_H_PC), CGEN_MODE_USI, 0, 0, 0 },
+ { INPUT, "pc", & HW_ENT (HW_H_PC), CGEN_MODE_SI, 0, 0, 0 },
{ INPUT, "u8", & HW_ENT (HW_H_UINT), CGEN_MODE_SI, & OP_ENT (U8), 0, 0 },
{ OUTPUT, "h_dr_2", & HW_ENT (HW_H_DR), CGEN_MODE_USI, 0, 2, 0 },
- { OUTPUT, "h_memory_reg__VM_h_dr_2", & HW_ENT (HW_H_MEMORY), CGEN_MODE_USI, 0, 0, 0 },
{ OUTPUT, "ibit", & HW_ENT (HW_H_IBIT), CGEN_MODE_BI, 0, 0, 0 },
{ OUTPUT, "sbit", & HW_ENT (HW_H_SBIT), CGEN_MODE_BI, 0, 0, 0 },
{ OUTPUT, "pc", & HW_ENT (HW_H_PC), CGEN_MODE_SI, 0, 0, 0 },