diff options
Diffstat (limited to 'sim/sh/gencode.c')
-rw-r--r-- | sim/sh/gencode.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/sh/gencode.c b/sim/sh/gencode.c index 347729e..495cb66 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. */ |