Searched refs:ARMvfp_DIV (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dhost_arm_defs.h398 ARMvfp_DIV enumerator in enum:__anon11760
H A Dhost_arm_defs.c725 case ARMvfp_DIV: return "div";
3069 case ARMvfp_DIV: pqrs = X1000; break;
3094 case ARMvfp_DIV: pqrs = X1000; break;
H A Dhost_arm_isel.c5413 case Iop_DivF64: op = ARMvfp_DIV; break;
5556 case Iop_DivF32: op = ARMvfp_DIV; break;

Completed in 73 milliseconds