HomeSort by relevance Sort by last modified time
    Searched full:fptag (Results 1 - 1 of 1) sorted by null

  /external/qemu/
kqemu.c 374 uint16_t fptag; member in struct:fpstate
387 uint16_t fptag; member in struct:fpxstate
406 int fptag, i, j; local
411 fptag = 0;
413 fptag <<= 2;
415 fptag |= 3;
420 fp->fptag = fptag;
431 int fptag, i, j; local
439 fptag = fp->fptag
457 int i, j, fptag; local
483 int fptag, i, j; local
    [all...]

Completed in 115 milliseconds