com.cogent.instructions
Class PIM_instrs

java.lang.Object
  |
  +--com.cogent.instructions.PIM_instrs

public class PIM_instrs
extends java.lang.Object

The base class of all PIM instructions.


Constructor Summary
PIM_instrs()
           
 
Method Summary
static void hello()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PIM_instrs

public PIM_instrs()
Method Detail

hello

public static void hello()