On 10/09/2012 01:32 PM, Aurelien Jarno wrote:
> It is possible to slightly optimize the TLB access code, by replacing
> the movi + and instructions by a deposit instruction.
>
> Signed-off-by: Aurelien Jarno
Reviewed-by: Richard Henderson
r~
It is possible to slightly optimize the TLB access code, by replacing
the movi + and instructions by a deposit instruction.
Signed-off-by: Aurelien Jarno
---
tcg/ia64/tcg-target.c | 22 +-
1 file changed, 17 insertions(+), 5 deletions(-)
diff --git a/tcg/ia64/tcg-target.c