ParaNut SystemC Model
A SystemC Model of the ParaNut architecture
Classes | Enumerations
mextension.h File Reference
#include "base.h"
#include <systemc.h>
Include dependency graph for mextension.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MMExtension
 

Enumerations

enum  EMExtFunc {
  afMul , afDiv = 0 , afMulh , afDivu = 1 ,
  afMulhsu , afRem = 2 , afMulhu , afRemu = 3
}
 

Enumeration Type Documentation

◆ EMExtFunc

enum EMExtFunc
Enumerator
afMul 
afDiv 
afMulh 
afDivu 
afMulhsu 
afRem 
afMulhu 
afRemu