The way register classes are currently computed is just by looking if the operand is Var or Void.
Really every architecture should have a Map from Opcodes to what classes their fields need to have.
This may require some finagling of the ins outs operations
The way register classes are currently computed is just by looking if the operand is Var or Void.
Really every architecture should have a Map from Opcodes to what classes their fields need to have.
This may require some finagling of the ins outs operations