/sysdeps/sparc/sparc32/ |
A D | sub_n.S | 45 add SIZE,-1,SIZE 56 addcc SIZE,-10,SIZE 88 addcc SIZE,-8,SIZE 96 addcc SIZE,8-2,SIZE 108 addcc SIZE,-2,SIZE 146 add SIZE,-1,SIZE 157 addcc SIZE,-10,SIZE 189 addcc SIZE,-8,SIZE 209 addcc SIZE,-2,SIZE 251 add SIZE,-1,SIZE [all …]
|
A D | add_n.S | 45 add SIZE,-1,SIZE 51 cmp SIZE,2 ! if SIZE < 2 ... 56 addcc SIZE,-10,SIZE 88 addcc SIZE,-8,SIZE 96 addcc SIZE,8-2,SIZE 108 addcc SIZE,-2,SIZE 160 add SIZE,-1,SIZE 167 addcc SIZE,-8,SIZE 197 addcc SIZE,-8,SIZE 205 addcc SIZE,8-2,SIZE [all …]
|
A D | rshift.S | 25 ! SIZE %o2
|
A D | lshift.S | 25 ! SIZE %o2
|
/sysdeps/i386/i586/ |
A D | mul_1.S | 26 #define SIZE S1+4 macro 27 #define S2LIMB SIZE+4 50 movl SIZE(%esp), %size
|
A D | addmul_1.S | 26 #define SIZE S1+4 macro 27 #define S2LIMB SIZE+4 50 movl SIZE(%esp), %size
|
A D | submul_1.S | 26 #define SIZE S1+4 macro 27 #define S2LIMB SIZE+4 50 movl SIZE(%esp), %size
|
A D | add_n.S | 27 #define SIZE S2+4 macro 47 movl SIZE(%esp),%ecx
|
A D | sub_n.S | 27 #define SIZE S2+4 macro 47 movl SIZE(%esp),%ecx
|
A D | lshift.S | 25 #define SIZE S+4 macro 26 #define CNT SIZE+4 45 movl SIZE(%esp),%ebx
|
A D | rshift.S | 25 #define SIZE S+4 macro 26 #define CNT SIZE+4 45 movl SIZE(%esp),%ebx
|
/sysdeps/i386/ |
A D | mul_1.S | 26 #define SIZE S1+4 macro 27 #define S2LIMB SIZE+4 50 movl SIZE(%esp), %size
|
A D | submul_1.S | 26 #define SIZE S1+4 macro 27 #define S2LIMB SIZE+4 52 movl SIZE(%esp), %sizeP
|
A D | addmul_1.S | 26 #define SIZE S1+4 macro 27 #define S2LIMB SIZE+4 50 movl SIZE(%esp), %sizeP
|
A D | lshift.S | 25 #define SIZE S+4 macro 26 #define CNT SIZE+4 42 movl SIZE(%esp),%edx
|
A D | rshift.S | 25 #define SIZE S+4 macro 26 #define CNT SIZE+4 42 movl SIZE(%esp),%edx
|
A D | sub_n.S | 27 #define SIZE S2+4 macro 42 movl SIZE(%esp),%ecx
|
A D | add_n.S | 27 #define SIZE S2+4 macro 42 movl SIZE(%esp),%ecx
|
/sysdeps/unix/sysv/linux/i386/ |
A D | clone3.S | 44 #define SIZE 8 macro 75 movl (SIZE + 8)(%esp), %ecx
|
/sysdeps/unix/sysv/linux/powerpc/ |
A D | htm.h | 72 #define _TEXASRU_EXTRACT_BITS(TEXASR,BITNUM,SIZE) \ 73 (((TEXASR) >> (31-(BITNUM))) & ((1<<(SIZE))-1))
|
/sysdeps/i386/i686/ |
A D | add_n.S | 27 #define SIZE S2+4 macro 46 movl SIZE(%esp),%ecx
|