From 632c232a93ae3b5c2851ab978f120c41bbea96db Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Sat, 18 Apr 1998 06:30:57 +0000 Subject: [PATCH] * vu0.h (vlqd, vlqi): Update per revised specs. --- opcodes/vu0.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/opcodes/vu0.h b/opcodes/vu0.h index a260ff4..67e2136 100644 --- a/opcodes/vu0.h +++ b/opcodes/vu0.h @@ -69,8 +69,8 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * {"vitof4", "&1K,2K", 0x4a00013d, 0xfe0007ff, 0, T5}, {"vitof12", "&1K,2K", 0x4a00013e, 0xfe0007ff, 0, T5}, {"vitof15", "&1K,2K", 0x4a00013f, 0xfe0007ff, 0, T5}, -{"vlqd", "&2K,(--4)K", 0x4a00037e, 0xfe0007ff, 0, T5}, -{"vlqi", "&2K,(4++)K", 0x4a00037c, 0xfe0007ff, 0, T5}, +{"vlqd", "&1K,(--5)K", 0x4a00037e, 0xfe0007ff, 0, T5}, +{"vlqi", "&1K,(5++)K", 0x4a00037c, 0xfe0007ff, 0, T5}, {"vmadd", "&3K,2K,1K", 0x4a000029, 0xfe00003f, 0, T5}, {"vmaddi", "&3K,2K,J", 0x4a000023, 0xfe1f003f, 0, T5}, {"vmaddq", "&3K,2K,Q", 0x4a000021, 0xfe1f003f, 0, T5}, -- 2.7.4