Re: [Qemu-devel] [PATCH 08/17] target-openrisc: Set flags on helpers

2015-09-04 Thread Bastian Koppelmann
On 09/03/2015 02:17 AM, Richard Henderson wrote: Signed-off-by: Richard Henderson --- target-openrisc/helper.h | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) Reviewed-by: Bastian Koppelmann

[Qemu-devel] [PATCH 08/17] target-openrisc: Set flags on helpers

2015-09-02 Thread Richard Henderson
Signed-off-by: Richard Henderson --- target-openrisc/helper.h | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/target-openrisc/helper.h b/target-openrisc/helper.h index 136ec39..4b0a935 100644 --- a/target-openrisc/helper.h +++ b/target-openrisc/h