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

  /external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/
ptrace-vsx.c 20 unsigned long fp_store[VEC_MAX]; variable
34 storevsx(fp_store, 0);
35 ret = compare_vsx_vmx(fp_store, fp_load_new);
ptrace-tm-spd-vsx.c 20 unsigned long fp_store[VEC_MAX]; variable
91 storevsx(fp_store, 0);
92 ret = compare_vsx_vmx(fp_store, fp_load_ckpt_new);
ptrace-tm-vsx.c 19 unsigned long fp_store[VEC_MAX]; variable
79 storevsx(fp_store, 0);
80 ret = compare_vsx_vmx(fp_store, fp_load_ckpt_new);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
i386.h 145 const int fp_store[3]; /* cost of storing FP register member in struct:processor_costs
    [all...]

Completed in 87 milliseconds