diff options
author | Dave Brolley <brolley@redhat.com> | 2003-09-24 19:10:48 +0000 |
---|---|---|
committer | Dave Brolley <brolley@redhat.com> | 2003-09-24 19:10:48 +0000 |
commit | e74d091b9ab4d69a432d5f36e1922a421d02b942 (patch) | |
tree | ab14ab0c79fe4ac2475904efc5090e69673c7fb1 /opcodes/frv-desc.c | |
parent | 1c453cd621376a909aa0035c01f9c22d782be7fc (diff) | |
download | gdb-e74d091b9ab4d69a432d5f36e1922a421d02b942.zip gdb-e74d091b9ab4d69a432d5f36e1922a421d02b942.tar.gz gdb-e74d091b9ab4d69a432d5f36e1922a421d02b942.tar.bz2 |
2003-09-24 Dave Brolley <brolley@redhat.com>
* frv-desc.c, frv-opc.c, frv-opc.h: Regenerated.
Diffstat (limited to 'opcodes/frv-desc.c')
-rw-r--r-- | opcodes/frv-desc.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/opcodes/frv-desc.c b/opcodes/frv-desc.c index 1e66026..479009a 100644 --- a/opcodes/frv-desc.c +++ b/opcodes/frv-desc.c @@ -3091,11 +3091,6 @@ static const CGEN_IBASE frv_cgen_insn_table[MAX_INSNS] = FRV_INSN_LDQFI, "ldqfi", "ldqfi", 32, { 0|A(FR_ACCESS), { (1<<MACH_FRV), UNIT_LOAD, FR400_MAJOR_NONE, FR500_MAJOR_I_2 } } }, -/* nldqi$pack @($GRi,$d12),$GRk */ - { - FRV_INSN_NLDQI, "nldqi", "nldqi", 32, - { 0|A(NON_EXCEPTING), { (1<<MACH_FRV), UNIT_LOAD, FR400_MAJOR_NONE, FR500_MAJOR_I_2 } } - }, /* nldqfi$pack @($GRi,$d12),$FRintk */ { FRV_INSN_NLDQFI, "nldqfi", "nldqfi", 32, |