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

  /external/qemu/target-arm/
cpu.h 332 uint32_t vfp_get_fpscr(CPUARMState *env);
helper.h 74 DEF_HELPER_1(vfp_get_fpscr, i32, env)
helper.c 2610 uint32_t HELPER(vfp_get_fpscr)(CPUState *env) function
2624 uint32_t vfp_get_fpscr(CPUState *env) function
    [all...]

Completed in 46 milliseconds