Home
last modified time | relevance | path

Searched refs:USItype (Results 1 – 3 of 3) sorted by relevance

/sysdeps/sparc/sparc32/
A Dsfp-machine.h77 : "=r" ((USItype)(r2)), \
79 "=&r" ((USItype)(r0)) \
81 "rI" ((USItype)(y2)), \
83 "rI" ((USItype)(y1)), \
85 "rI" ((USItype)(y0)) \
92 : "=r" ((USItype)(r2)), \
94 "=&r" ((USItype)(r0)) \
100 "rI" ((USItype)(y0)) \
122 "rI" ((USItype)(y0)) \
147 "rI" ((USItype)(y0)) \
[all …]
/sysdeps/x86/fpu/
A Dsfp-machine.h57 : "=r" ((USItype) (r3)), \
62 "g" ((USItype) (y3)), \
64 "g" ((USItype) (y2)), \
66 "g" ((USItype) (y1)), \
68 "g" ((USItype) (y0)))
77 "g" ((USItype) (y2)), \
79 "g" ((USItype) (y1)), \
81 "g" ((USItype) (y0)))
98 "g" ((USItype) (y0)))
111 "g" ((USItype) (y0)))
[all …]
/sysdeps/wordsize-32/
A Ddivdi3.c29 typedef unsigned int USItype __attribute__ ((mode (SI))); typedef
35 #define UWtype USItype
36 #define UHWtype USItype

Completed in 5 milliseconds