OpenCores
URL https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [gas/] [config/] [tc-mn10200.c] - Diff between revs 16 and 163

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 16 Rev 163
Line 479... Line 479...
        case 0xfe:
        case 0xfe:
          opcode = 0xff;
          opcode = 0xff;
          break;
          break;
        case 0xff:
        case 0xff:
          opcode = 0xfe;
          opcode = 0xfe;
 
          break;
        case 0xe8:
        case 0xe8:
          opcode = 0xe9;
          opcode = 0xe9;
          break;
          break;
        case 0xe9:
        case 0xe9:
          opcode = 0xe8;
          opcode = 0xe8;

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.