Home
last modified time | relevance | path

Searched refs:vfp_single_packed_negate (Results 1 – 2 of 2) sorted by relevance

/arch/arm/vfp/
Dvfp.h181 #define vfp_single_packed_negate(v) ((v) ^ 0x80000000) macro
Dvfpsingle.c273 vfp_put_float(vfp_single_packed_negate(m), sd); in vfp_single_fneg()
1046 return vfp_single_fadd(sd, sn, vfp_single_packed_negate(m), fpscr); in vfp_single_fsub()