Searched refs:ti0 (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/ |
| H A D | parisc-mont.pl | 116 $ti0="%r28"; 359 extrd,u $ab0,31,32,$ti0 ; carry bit 362 addl $ti0,$hi0,$hi0 ; account carry bit 385 ldw 4($tp),$ti0 ; tp[j] 392 addl $hi0,$ti0,$ti0 393 addl $ti0,$ab0,$ab0 416 ldw 4($tp),$ti0 ; tp[j] 424 addl $ti0,$ab0,$ab0 443 ldi 12,$ti0 ; bp[i] in flipped word order 445 ldi -4,$ti0 [all …]
|
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/asm/ |
| H A D | parisc-mont.pl | 118 $ti0="%r28"; 361 extrd,u $ab0,31,32,$ti0 ; carry bit 364 addl $ti0,$hi0,$hi0 ; account carry bit 387 ldw 4($tp),$ti0 ; tp[j] 394 addl $hi0,$ti0,$ti0 395 addl $ti0,$ab0,$ab0 418 ldw 4($tp),$ti0 ; tp[j] 426 addl $ti0,$ab0,$ab0 445 ldi 12,$ti0 ; bp[i] in flipped word order 447 ldi -4,$ti0 [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | attribs.c | 2089 for (size_t ti0 = 0; ti0 != ntables; ++ti0) in test_attribute_exclusions() local 2090 for (size_t s0 = 0; attribute_tables[ti0][s0].name; ++s0) in test_attribute_exclusions() 2093 = attribute_tables[ti0][s0].exclude; in test_attribute_exclusions() 2099 const char *attr_name = attribute_tables[ti0][s0].name; in test_attribute_exclusions()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | attribs.cc | 2615 for (size_t ti0 = 0; ti0 != ntables; ++ti0) in test_attribute_exclusions() local 2616 for (size_t s0 = 0; attribute_tables[ti0][s0].name; ++s0) in test_attribute_exclusions() 2619 = attribute_tables[ti0][s0].exclude; in test_attribute_exclusions() 2625 const char *attr_name = attribute_tables[ti0][s0].name; in test_attribute_exclusions()
|