]> sourceware.org Git - systemtap.git/commit
Implement _div64 and _mod64 for ppc32
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Fri, 27 Nov 2009 22:33:49 +0000 (01:33 +0300)
committerFrank Ch. Eigler <fche@elastic.org>
Tue, 1 Dec 2009 16:57:33 +0000 (11:57 -0500)
commitb7c4fdcf0991791bf13b144c72767ff6b98cff53
tree23feb8418017f9d95bac8ece16e7645cc3291e5c
parentfb4653ea565018aa26a730db6b59ff64f2c6afa8
Implement _div64 and _mod64 for ppc32

_div64 and _mod64 arch-specific details were taken from gcc/longlong.h,
just as it was done for i386.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
runtime/arith.c
This page took 0.024807 seconds and 5 git commands to generate.