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

Subversion Repositories thor

[/] [thor/] [trunk/] [FT64v5/] [software/] [AS64/] [source/] [types.h] - Diff between revs 54 and 55

Show entire file | Details | Blame | View Log

Rev 54 Rev 55
Line 1... Line 1...
#ifndef _TYPES_H
#ifndef _TYPES_H
#define _TYPES_H
#define _TYPES_H
 
 
 
// Compressed instructions table entry
 
 
 
typedef struct _tagHBLE
 
{
 
        int count;
 
        int64_t opcode;
 
} HTBLE;
 
 
class Arg
class Arg
{
{
public:
public:
        std::string text;
        std::string text;
public:
public:

powered by: WebSVN 2.1.0

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