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

  /external/valgrind/main/none/tests/ppc32/
test_dfp4.c 504 unsigned int condreg; local
511 condreg = ((flags >> (4 * (7-BF)))) & 0xf;
517 printf(" => %x (BF=%d)\n", condreg, BF);
557 unsigned int condreg; local
577 condreg = ((flags >> (4 * (7-BF)))) & 0xf;
586 printf(" => %x (BF=%d)\n", condreg, BF);
test_dfp1.c 334 unsigned int condreg; local
363 condreg = (flags & 0x000000f0) >> 4;
375 printf(" (cr = %08x)\n", condreg);
test_isa_2_06_part2.c 1242 unsigned int condreg, flags; local
1511 unsigned int * pv, condreg; local
1609 unsigned int condreg; local
    [all...]
test_dfp5.c 543 unsigned int condreg; local
551 condreg = ((flags >> (4 * (7-BF)))) & 0xf;
557 printf(" => %x (BF=%d)\n", condreg, BF);
test_dfp3.c 1178 unsigned int condreg; local
    [all...]
test_isa_2_06_part1.c 1597 int i, condreg, repeat = 0; local
    [all...]
test_isa_2_06_part3.c 1384 unsigned int condreg; local
    [all...]

Completed in 356 milliseconds