HomeSort by relevance Sort by last modified time
    Searched refs:idiv64 (Results 1 - 2 of 2) sorted by null

  /dalvik/docs/
porting-proto.c.txt 56 s8 idiv64(s8 x, s8 y) { return x / y; }
  /external/qemu/target-i386/
op_helper.c 4594 static int idiv64(uint64_t *plow, uint64_t *phigh, int64_t b) function
    [all...]

Completed in 1006 milliseconds