b.h File Reference

#include "copyright.h"

Go to the source code of this file.

Defines

#define B_H   "$Header: /Users/acg/CVSROOT/sysc/src/sysc/qt/b.h,v 1.1.1.1 2003/10/01 21:50:44 acg Exp $"

Functions

void b_call_reg (int n)
void b_call_imm (int n)
void b_add (int n)
void b_load (int n)


Define Documentation

#define B_H   "$Header: /Users/acg/CVSROOT/sysc/src/sysc/qt/b.h,v 1.1.1.1 2003/10/01 21:50:44 acg Exp $"


Function Documentation

void b_add ( int  n  ) 

Referenced by test20().

void b_call_imm ( int  n  ) 

Referenced by test19().

void b_call_reg ( int  n  ) 

Referenced by test18().

void b_load ( int  n  ) 

Referenced by test21().

Generated by
Matthieu Moy <Matthieu.Moy@st.com>
Back to Pinapa Home Page