URL
https://opencores.org/ocsvn/altor32/altor32/trunk
[/] [altor32/] [trunk/] [rtl/] [cpu/] [altor32_defs.v] - Diff between revs 27 and 31
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 27 |
Rev 31 |
Line 102... |
Line 102... |
`define INST_OR32_LWS 8'h22
|
`define INST_OR32_LWS 8'h22
|
|
|
//-----------------------------------------------------------------
|
//-----------------------------------------------------------------
|
// Set Flag Instructions
|
// Set Flag Instructions
|
//-----------------------------------------------------------------
|
//-----------------------------------------------------------------
|
`define INST_OR32_SFXX 8'h2F
|
`define INST_OR32_SFXX 8'h39
|
`define INST_OR32_SFXXI 8'h39
|
`define INST_OR32_SFXXI 8'h2F
|
`define INST_OR32_SFEQ 16'h0720
|
`define INST_OR32_SFEQ 16'h0720
|
`define INST_OR32_SFEQI 16'h05E0
|
`define INST_OR32_SFEQI 16'h05E0
|
`define INST_OR32_SFGES 16'h072B
|
`define INST_OR32_SFGES 16'h072B
|
`define INST_OR32_SFGESI 16'h05EB
|
`define INST_OR32_SFGESI 16'h05EB
|
`define INST_OR32_SFGEU 16'h0723
|
`define INST_OR32_SFGEU 16'h0723
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.