module opernd2 export operand declare /// REG is [ R0, R1] OPERAND is structure /// RRR: REG SSS: integer initially 3 TTT: integer initially 2 endstructure enddeclare endmodule