Applied, thanks.
Tested-and-Acked-by: Guan Xuetao
Guan
> -Original Message-
> From: Aurelien Jarno [mailto:aurel...@aurel32.net]
> Sent: Wednesday, April 13, 2011 6:31 AM
> To: qemu-devel@nongnu.org
> Cc: Aurelien Jarno; Guan Xuetao
> Subject: [PATCH 3/3] target-unicore32: mark a few hel
Helpers that do not trigger exceptions and do only access to the arguments
can be declared as const + pure.
Cc: Guan Xuetao
Signed-off-by: Aurelien Jarno
---
target-unicore32/helper.h | 14 +++---
1 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/target-unicore32/helper.h