From 42dc96cab86f70181020e1762b42b79a4bbab8aa Mon Sep 17 00:00:00 2001 From: Jim Wilson Date: Wed, 14 Feb 2001 20:30:26 +0000 Subject: 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/ia64-asmtab.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'opcodes/ia64-asmtab.c') diff --git a/opcodes/ia64-asmtab.c b/opcodes/ia64-asmtab.c index e37e791..37847db 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, }, }; -- cgit v1.1