Interface IRegister

All Known Subinterfaces:
IRegisterIndex, IRegisterPair
All Known Implementing Classes:
LowUpperRegister, Register, RegisterIndexXYZ, RegisterIndexYZ, RegisterPair, RegisterXYZ, RegisterYZ, UpperRegister, UpperRegisterPair

public interface IRegister
Since:
1.0
Author:
Laurent Menten
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Get index of register in register file.
    int
    Get index of register for opcode encoding.
  • Method Details

    • getIndex

      int getIndex()
      Get index of register in register file.
      Returns:
    • getOperandIndex

      int getOperandIndex()
      Get index of register for opcode encoding.
      Returns: