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

  /external/qemu/target-arm/
neon_helper.c 1776 float_status *fpst = fpstp; local
1782 float_status *fpst = fpstp; local
1788 float_status *fpst = fpstp; local
1800 float_status *fpst = fpstp; local
1806 float_status *fpst = fpstp; local
1812 float_status *fpst = fpstp; local
1818 float_status *fpst = fpstp; local
1826 float_status *fpst = fpstp; local
    [all...]
helper.c     [all...]
translate.c 916 TCGv_ptr fpst = get_fpstatus_ptr(0); \
918 gen_helper_vfp_##name##d(cpu_F0d, cpu_F0d, cpu_F1d, fpst); \
920 gen_helper_vfp_##name##s(cpu_F0s, cpu_F0s, cpu_F1s, fpst); \
922 tcg_temp_free_ptr(fpst); \
935 TCGv_ptr fpst = get_fpstatus_ptr(0); local
937 gen_helper_vfp_muld(cpu_F1d, cpu_F0d, cpu_F1d, fpst);
939 gen_helper_vfp_muls(cpu_F1s, cpu_F0s, cpu_F1s, fpst);
    [all...]
  /development/perftests/panorama/input/
test_035.ppm     [all...]

Completed in 178 milliseconds