« Previous | Next » 

Revision 6801038b

ID6801038bc52d61f81ac8a25fbe392f1bad982887

Added by 陳韋任 (Wei-Ren Chen) over 11 years ago

target-mips: fix wrong microMIPS opcode encoding

While reading microMIPS decoding, I found a possible wrong opcode
encoding. According to [1] page 166, the bits 13..12 for MULTU is
0x01 rather than 0x00. Please review, thanks.

[1] MIPS Architecture for Programmers VolumeIV-e: The MIPS DSP
Application-Specific Extension to the microMIPS32 Architecture

Signed-off-by: Chen Wei-Ren <>
Signed-off-by: Aurelien Jarno <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences