]> Git Repo - qemu.git/commit
tcg/ia64: slightly optimize TLB access code
authorAurelien Jarno <[email protected]>
Tue, 9 Oct 2012 19:53:55 +0000 (21:53 +0200)
committerAurelien Jarno <[email protected]>
Tue, 16 Oct 2012 23:26:43 +0000 (01:26 +0200)
commit63975ea7dfb3ec258433c782c2455bf64fab5e49
tree25902723a7393d9c10d09a949f986e0b88ed76c0
parent2174d1e1ff3522f6f64260bad460185b7ca5bd26
tcg/ia64: slightly optimize TLB access code

It is possible to slightly optimize the TLB access code, by replacing
the movi + and instructions by a deposit instruction.

Reviewed-by: Richard Henderson <[email protected]>
Signed-off-by: Aurelien Jarno <[email protected]>
tcg/ia64/tcg-target.c
This page took 0.025658 seconds and 4 git commands to generate.