diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2016-01-22 11:39:22 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2016-02-09 13:24:37 +0100 |
commit | b51012deb390528d89d426f328d84618683f5d73 (patch) | |
tree | 7c1b7c78064df33f353c5875e645ebf1fe381190 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 765bdb406de4b6132e349c5d4e077866536a9cc0 (diff) |
KVM: x86: introduce do_shl32_div32
This is similar to the existing div_frac function, but it returns the
remainder too. Unlike div_frac, it can be used to implement long
division, e.g. (a << 64) / b for 32-bit a and b.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions