diff options
author | Jim Wilson <wilson@tuliptree.org> | 2000-10-05 21:55:25 +0000 |
---|---|---|
committer | Jim Wilson <wilson@tuliptree.org> | 2000-10-05 21:55:25 +0000 |
commit | afa680f89a3834ec51fe371a7819b1247b6308b3 (patch) | |
tree | 2c3fdbd5b658b3e93e206e436d3d2505984c69ff /opcodes/ia64-ic.tbl | |
parent | 08da4cac4a9c72d1b4d4ba1f0dd72f0614636397 (diff) | |
download | gdb-afa680f89a3834ec51fe371a7819b1247b6308b3.zip gdb-afa680f89a3834ec51fe371a7819b1247b6308b3.tar.gz gdb-afa680f89a3834ec51fe371a7819b1247b6308b3.tar.bz2 |
Minor DV table update, minor DV checking bug fix.
* config/tc-ia64.c (resources_match): Handle IA64_RS_PRr.
* ia64-ic.tbl: Update from Intel.
* ia64-asmtab.c: Regenerate.
Diffstat (limited to 'opcodes/ia64-ic.tbl')
-rw-r--r-- | opcodes/ia64-ic.tbl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/ia64-ic.tbl b/opcodes/ia64-ic.tbl index 15a02bb..bae3433 100644 --- a/opcodes/ia64-ic.tbl +++ b/opcodes/ia64-ic.tbl @@ -206,7 +206,7 @@ pr-unc-writers-fp; IC:pr-gen-writers-fp[Field(ctype)==unc]+11, fprcpa+11, fprsqr pr-unc-writers-int; IC:pr-gen-writers-int[Field(ctype)==unc]+11 pr-writers; IC:pr-writers-int, IC:pr-writers-fp pr-writers-fp; IC:pr-norm-writers-fp, IC:pr-unc-writers-fp -pr-writers-int; IC:pr-norm-writers-int, IC:pr-unc-writers-int +pr-writers-int; IC:pr-norm-writers-int, IC:pr-unc-writers-int, IC:pr-and-writers, IC:pr-or-writers predicatable-instructions; IC:mov-from-PR, IC:mov-to-PR, IC:pr-readers-br, IC:pr-readers-nobr-nomovpr priv-ops; IC:mov-to-IND-priv, bsw, itc.i, itc.d, itr.i, itr.d, IC:mov-to-CR, IC:mov-from-CR, IC:mov-to-PSR-l, IC:mov-from-PSR, IC:mov-from-IND-priv, ptc.e, ptc.g, ptc.ga, ptc.l, ptr.i, ptr.d, rfi, rsm, ssm, tak, tpa probe-all; IC:probe-fault, IC:probe-nofault |