On 09/03/2015 02:17 AM, Richard Henderson wrote:
Significantly simplifies the implementation of the use of MAC. Signed-off-by: Richard Henderson <[email protected]> --- target-openrisc/cpu.h | 3 +- target-openrisc/sys_helper.c | 13 +++++ target-openrisc/translate.c | 120 +++++++++++++++++++++++-------------------- 3 files changed, 78 insertions(+), 58 deletions(-)
Reviewed-by: Bastian Koppelmann <[email protected]> Cheers, Bastian
