]> Git Repo - qemu.git/commit
target/openrisc: Represent MACHI:MACLO as a single unit
authorRichard Henderson <[email protected]>
Wed, 18 Feb 2015 23:05:05 +0000 (15:05 -0800)
committerRichard Henderson <[email protected]>
Mon, 13 Feb 2017 21:15:00 +0000 (08:15 +1100)
commit6f7332ba713bc4d36f1078990c5a48618933d6c3
tree27342c4192a2343633e42c0eeec9d58f206d69f6
parent24fc5c0feb0d8ed3367c6628c14ac3ba6ebcbb89
target/openrisc: Represent MACHI:MACLO as a single unit

Significantly simplifies the implementation of the use of MAC.

Reviewed-by: Bastian Koppelmann <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
target/openrisc/cpu.h
target/openrisc/machine.c
target/openrisc/sys_helper.c
target/openrisc/translate.c
This page took 0.024289 seconds and 4 git commands to generate.