From 109edfdacdc51ef08f2514ec3ce58174292a4c97 Mon Sep 17 00:00:00 2001 From: wilson Date: Wed, 14 Feb 2001 20:30:26 +0000 Subject: [PATCH] Fix DV bug reported by Intel against the setf instruction. * ia64-ic.tbl: Update from Intel. Add setf to fr-writers. * ia64-asmtab.c: Regenerate. --- opcodes/ChangeLog | 5 +++++ opcodes/ia64-asmtab.c | 6 +++--- opcodes/ia64-ic.tbl | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index ddb55e2ff4..1dc9b40d76 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2001-02-14 Jim Wilson + + * ia64-ic.tbl: Update from Intel. Add setf to fr-writers. + * ia64-asmtab.c: Regenerate. + Mon Feb 12 17:41:26 CET 2001 Jan Hubicka * i386-dis.c (prefix_user_t): Add 'Y' to SSE ineger converison diff --git a/opcodes/ia64-asmtab.c b/opcodes/ia64-asmtab.c index e37e791722..37847db9cf 100644 --- a/opcodes/ia64-asmtab.c +++ b/opcodes/ia64-asmtab.c @@ -1497,8 +1497,8 @@ static const short dep232[] = { }; static const short dep233[] = { - 32, 33, 88, 166, 252, 2129, 2130, 2131, 2157, 2158, 2161, 2164, 4127, 20605, - + 32, 33, 88, 166, 252, 2129, 2130, 2131, 2157, 2158, 2161, 2164, 2295, 4127, + 16516, 16518, 18731, 18733, 18734, 18736, 20605, }; static const short dep234[] = { @@ -1663,7 +1663,7 @@ op_dependencies[] = { { NELS(dep230), dep230, NELS(dep31), dep31, }, { NELS(dep231), dep231, NELS(dep0), dep0, }, { NELS(dep232), dep232, NELS(dep0), dep0, }, - { NELS(dep233), dep233, NELS(dep31), dep31, }, + { NELS(dep233), dep233, NELS(dep62), dep62, }, { 0, NULL, 0, NULL, }, { NELS(dep235), dep235, NELS(dep234), dep234, }, }; diff --git a/opcodes/ia64-ic.tbl b/opcodes/ia64-ic.tbl index bae3433263..115a2763d4 100644 --- a/opcodes/ia64-ic.tbl +++ b/opcodes/ia64-ic.tbl @@ -21,7 +21,7 @@ fpcmp-s1; fpcmp[Field(sf)==s1] fpcmp-s2; fpcmp[Field(sf)==s2] fpcmp-s3; fpcmp[Field(sf)==s3] fr-readers; IC:fp-arith, IC:fp-non-arith, IC:pr-writers-fp, chk.s[Format in {M21}], getf -fr-writers; IC:fp-arith, IC:fp-non-arith\fclass, IC:mem-readers-fp +fr-writers; IC:fp-arith, IC:fp-non-arith\fclass, IC:mem-readers-fp, setf gr-readers; IC:gr-readers-writers, IC:mem-readers, IC:mem-writers, chk.s, cmp, cmp4, fc, itc.i, itc.d, itr.i, itr.d, IC:mov-to-AR-gr, IC:mov-to-BR, IC:mov-to-CR, IC:mov-to-IND, IC:mov-from-IND, IC:mov-to-PR-allreg, IC:mov-to-PSR-l, IC:mov-to-PSR-um, IC:probe-all, ptc.e, ptc.g, ptc.ga, ptc.l, ptr.i, ptr.d, setf, tbit, tnat gr-readers-writers; IC:mov-from-IND, add, addl, addp4, adds, and, andcm, IC:czx, dep\dep[Format in {I13}], extr, IC:mem-readers-int, IC:ld-all-postinc, IC:lfetch-postinc, IC:mix, IC:mux, or, IC:pack, IC:padd, IC:pavg, IC:pavgsub, IC:pcmp, IC:pmax, IC:pmin, IC:pmpy, IC:pmpyshr, popcnt, IC:probe-nofault, IC:psad, IC:pshl, IC:pshladd, IC:pshr, IC:pshradd, IC:psub, shl, shladd, shladdp4, shr, shrp, IC:st-postinc, sub, IC:sxt, tak, thash, tpa, ttag, IC:unpack, xor, IC:zxt gr-writers; alloc, dep, getf, IC:gr-readers-writers, IC:mem-readers-int, IC:mov-from-AR, IC:mov-from-BR, IC:mov-from-CR, IC:mov-from-PR, IC:mov-from-PSR, IC:mov-from-PSR-um, IC:mov-ip, movl -- 2.11.0