Searched refs:TMP3 (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/gcc/libgcc/config/epiphany/
H A Dudivsi3-float.S37 float TMP3,r1
45 sub TMP2,TMP2,TMP3
46 mov TMP3,0
47 movltu TMP2,TMP3
54 add TMP3,TMP3,TMP0
59 add TMP3,TMP3,TMP0
77 orr r0,r0,TMP3 ; ... and combine with first bits.
H A Dmodsi3-float.S33 asr TMP3,r0,31 ; save sign
61 eor r0,r0,TMP3 ; restore sign
62 sub r0,r0,TMP3
H A Depiphany-asm.h45 #define TMP3 r18 macro
H A Ddivsi3-float.S43 asr TMP3,TMP2,31 ; save sign
72 eor r0,r0,TMP3 ; restore sign
73 sub r0,r0,TMP3
/haiku-buildtools/gcc/libgcc/config/epiphany/ieee-754/
H A Dfast_div.S53 #define P1L TMP3

Completed in 126 milliseconds