Ignore:
Timestamp:
Dec 10, 2008, 7:31:39 PM (15 years ago)
Author:
rosiere
Message:

Almost complete design
with Test and test platform

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Decod_unit/Decod/Instruction/include/Types.h

    r86 r88  
    3939    Ttype_t             _type              ;
    4040    Toperation_t        _operation         ;
     41    Tcontrol_t          _no_execute        ;
    4142    Tcontrol_t          _has_immediat      ;
    4243    Tgeneral_data_t     _immediat          ;
     
    5253    Tspecial_address_t  _num_reg_re        ;
    5354    Texception_t        _exception_use     ;
     55    Texception_t        _exception         ;
    5456    Tbranch_condition_t _branch_condition  ;
    5557//     Tcontrol_t          _branch_stack_write;
Note: See TracChangeset for help on using the changeset viewer.