From 8d03bc56cc27ddd93f70a630686ef06289787c78 Mon Sep 17 00:00:00 2001 From: Chris Metcalf Date: Wed, 26 Aug 2015 13:09:28 -0400 Subject: [PATCH] tile: correct some typos in opcode type names These particular opcode names are not used in the kernel directly, so updating them just has the effect of making downstream consumers more likely to end up using better names; this was reported from the qemu community. Reported-by: Richard Henderson Signed-off-by: Chris Metcalf --- Reading git-format-patch failed