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

  /external/valgrind/main/none/tests/ppc64/
test_isa_2_07_part2.c 112 static inline void register_sp_farg (void *farg, function
238 * have to manually set the bits using register_sp_farg().
249 register_sp_farg(&spec_sp_fargs[i-1], s, _exp, mant_sp);
259 register_sp_farg(&spec_sp_fargs[i-1], s, _exp, mant_sp);
    [all...]
  /external/valgrind/main/none/tests/ppc32/
test_isa_2_06_part2.c 110 static inline void register_sp_farg (void *farg, function
461 * have to manually set the bits using register_sp_farg().
472 register_sp_farg(&spec_sp_fargs[i-1], s, _exp, mant_sp);
482 register_sp_farg(&spec_sp_fargs[i-1], s, _exp, mant_sp);
    [all...]
test_isa_2_06_part3.c 110 static inline void register_sp_farg (void *farg, function
304 * have to manually set the bits using register_sp_farg().
315 register_sp_farg(&spec_sp_fargs[i-1], s, _exp, mant_sp);
325 register_sp_farg(&spec_sp_fargs[i-1], s, _exp, mant_sp);
    [all...]

Completed in 599 milliseconds