commit | 3c824109da076d2a1df4b798f9df81b385131f92 | [log] [tgz] |
---|---|---|
author | Nathan Froyd <froydnj@codesourcery.com> | Tue Jun 08 13:29:59 2010 -0700 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Wed Jun 09 16:10:50 2010 +0200 |
tree | 504d7c603ec17658f473702dd2034e0b8bba0e49 | |
parent | 620e48f66350991918dd78e9a686a9b159fec111 [diff] |
target-mips: microMIPS ASE support Add instruction decoding for the microMIPS ASE. All we do is decode and then forward to the existing gen_* routines. Signed-off-by: Nathan Froyd <froydnj@codesourcery.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>