|
Message
From: György 'nog' Jeney<nog@s...>
Date: Mon Jan 24 20:56:34 CET 2005
Subject: [openrisc] [or1ksim] Mark destination operand in or32.c
Hi,I have changed the architechture definition in or32.c such that the rD register is always a destination register. This has the great advantage that this information is computed when the operand tables are generated and not when the instructions themselves are executed. I have also added some documentation of the OPTYPE_ flags.
ChangeLog: Mark wich operand is the destination operand in the architechture definition.
nog.
|