Searched refs:__ucmpsi2 (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/msp430/
H A Dcmpsi2.S37 ;; Note - this code is also used by the __ucmpsi2 routine below.
66 ;; int __ucmpsi2 (unsigned long A, unsigned long B)
74 .global __ucmpsi2
75 .type __ucmpsi2, @function
76 __ucmpsi2: label
98 .size __ucmpsi2, . - __ucmpsi2
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/msp430/
H A Dcmpsi2.S37 ;; Note - this code is also used by the __ucmpsi2 routine below.
66 ;; int __ucmpsi2 (unsigned long A, unsigned long B)
74 .global __ucmpsi2
75 .type __ucmpsi2, @function
76 __ucmpsi2: label
98 .size __ucmpsi2, . - __ucmpsi2
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/rl78/
H A Dcmpsi2.S53 ;; Note - code from __ucmpsi2 branches into here.
80 ;; Note - code from __ucmpsi2 branches into here.
94 ;; int __ucmpsi2 (unsigned long A, unsigned long B)
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/rl78/
H A Dcmpsi2.S53 ;; Note - code from __ucmpsi2 branches into here.
80 ;; Note - code from __ucmpsi2 branches into here.
94 ;; int __ucmpsi2 (unsigned long A, unsigned long B)
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/stormy16/
H A Dlib2funcs.c336 __ucmpsi2 (USItype a, USItype b) function
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/stormy16/
H A Dlib2funcs.c336 __ucmpsi2 (USItype a, USItype b) function

Completed in 96 milliseconds