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

  /src/external/gpl3/binutils/dist/include/
longlong.h 1073 #define MULUW3 "call __mulsi3"
1075 #define MULUW3 "call __muldi3"
1079 /* We rely on the fact that MULUW3 doesn't clobber the t-registers.
1085 asm volatile (MULUW3 \
  /src/external/gpl3/binutils.old/dist/include/
longlong.h 1073 #define MULUW3 "call __mulsi3"
1075 #define MULUW3 "call __muldi3"
1079 /* We rely on the fact that MULUW3 doesn't clobber the t-registers.
1085 asm volatile (MULUW3 \
  /src/external/gpl3/gcc/dist/include/
longlong.h 1073 #define MULUW3 "call __mulsi3"
1075 #define MULUW3 "call __muldi3"
1079 /* We rely on the fact that MULUW3 doesn't clobber the t-registers.
1085 asm volatile (MULUW3 \
  /src/external/gpl3/gcc.old/dist/include/
longlong.h 1061 #define MULUW3 "call __mulsi3"
1063 #define MULUW3 "call __muldi3"
1067 /* We rely on the fact that MULUW3 doesn't clobber the t-registers.
1073 asm volatile (MULUW3 \
  /src/external/gpl3/gdb.old/dist/include/
longlong.h 1073 #define MULUW3 "call __mulsi3"
1075 #define MULUW3 "call __muldi3"
1079 /* We rely on the fact that MULUW3 doesn't clobber the t-registers.
1085 asm volatile (MULUW3 \
  /src/external/gpl3/gdb/dist/include/
longlong.h 1073 #define MULUW3 "call __mulsi3"
1075 #define MULUW3 "call __muldi3"
1079 /* We rely on the fact that MULUW3 doesn't clobber the t-registers.
1085 asm volatile (MULUW3 \

Completed in 29 milliseconds