Home
last modified time | relevance | path

Searched defs:FDIVP (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
Dtables.go8832 FDIVP const
/aosp_15_r20/external/mesa3d/src/mesa/x86/
H A Dassyntax.h712 #define FDIVP(a, b) CHOICE(fdivp ARG2(a,b), fdivp ARG2(a,b), fdivp ARG2(b,a)) macro
1425 #define FDIVP(a, b) fdivp b, a macro