git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
625c0a2
)
MIPS: uasm: Add INS and EXT instructions.
author
Steven J. Hill
<sjhill@mips.com>
Thu, 12 Jul 2012 17:21:31 +0000
(17:21 +0000)
committer
Steven 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