From 32fcda6a209574903dc90a3fbde0725f7cbf8f6a Mon Sep 17 00:00:00 2001 From: Michael Snyder Date: Fri, 25 Jul 2003 00:59:36 +0000 Subject: 2003-07-24 Michael Snyder * gencode.c: Fix typo in comment. --- sim/sh/gencode.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sim/sh/gencode.c') diff --git a/sim/sh/gencode.c b/sim/sh/gencode.c index 347729e678..495cb66fdd 100644 --- a/sim/sh/gencode.c +++ b/sim/sh/gencode.c @@ -2106,7 +2106,7 @@ filltable (p) } } -/* Table already contais all the switch case tags for 16-bit opcode double +/* Table already contains all the switch case tags for 16-bit opcode double data transfer (ddt) insns, and the switch case tag for processing parallel processing insns (ppi) for code 0xf800 (ppi nopx nopy). Copy the latter tag to represent all combinations of ppi with ddt. */ -- cgit v1.2.1