HomeSort by: relevance | last modified time | path
    Searched refs:__ucmpsi2 (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgcc/config/msp430/
cmpsi2.S 37 ;; 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
  /src/external/gpl3/gcc.old/dist/libgcc/config/msp430/
cmpsi2.S 37 ;; 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
  /src/external/gpl3/gcc/dist/libgcc/config/rl78/
cmpsi2.S 53 ;; Note - code from __ucmpsi2 branches into here.
80 ;; Note - code from __ucmpsi2 branches into here.
94 ;; int __ucmpsi2 (unsigned long A, unsigned long B)
  /src/external/gpl3/gcc.old/dist/libgcc/config/rl78/
cmpsi2.S 53 ;; Note - code from __ucmpsi2 branches into here.
80 ;; Note - code from __ucmpsi2 branches into here.
94 ;; int __ucmpsi2 (unsigned long A, unsigned long B)
  /src/external/gpl3/gcc/dist/libgcc/config/stormy16/
lib2funcs.c 336 __ucmpsi2 (USItype a, USItype b) function
  /src/external/gpl3/gcc.old/dist/libgcc/config/stormy16/
lib2funcs.c 336 __ucmpsi2 (USItype a, USItype b) function

Completed in 25 milliseconds