diff options
author | Richard Henderson <rth@twiddle.net> | 2014-03-23 19:35:44 -0400 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2014-05-15 00:10:42 -0400 |
commit | 547ec12141c3e5b5e5313a0634be369c6a199920 (patch) | |
tree | 975ac15cb527c0e9c4f53165c983a45d4dc7e74e /savevm.c | |
parent | fb5964152d96bda7eee4e53c887f08824e91064f (diff) |
tcg-s390: Use more risbg in the tlb sequence
Elides two insns from the sequence. The resulting tlb compare
sequence is satisfyingly minimal:
risbg %r2,%r8,51,186,56
risbg %r3,%r8,61,178,0
cg %r3,904(%r10,%r2)
lg %r2,920(%r10,%r2)
jlh tlb_miss
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'savevm.c')
0 files changed, 0 insertions, 0 deletions