MIPS: uasm: Add INS and EXT instructions.
authorSteven J. Hill <sjhill@mips.com>
Thu, 12 Jul 2012 17:21:31 +0000 (17:21 +0000)
committerSteven J. Hill <sjhill@mips.com>
Thu, 13 Sep 2012 20:43:53 +0000 (15:43 -0500)
These are MIPS32R2 instructions for merging and extracting bit fields
from one GPR into another.

Signed-off-by: Steven J. Hill <sjhill@mips.com>

No differences found