/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/frv/ |
H A D | beq.cgs | 1 # frv testcase for beq $ICCi,$hint,$label16 8 .global beq 9 beq: 11 beq icc0,0,bad 13 beq icc1,1,bad 15 beq icc2,2,bad 17 beq icc3,3,bad 19 beq icc0,0,ok1 23 beq icc1,1,ok2 27 beq icc2,2,ok3 [all …]
|
/netbsd-src/common/lib/libc/arch/arm/string/ |
H A D | strcpy_arm.S | 125 beq .Ldst_aligned /* ok, proceed to next check */ 133 beq .Lend_of_string /* yes, we are done */ 137 beq .Ldst_full /* zero? the dst has no more room */ 158 beq .Lno_more_room /* count is 0? no room in dst */ 161 beq .Ldst_full_word_aligned /* count is 0? no room in dst */ 168 beq .Lcongruent_mainloop /* yes, no NULs, do it again */ 187 beq .Lcongruent_last_bytes /* yes, done searching. */ 190 beq .Lcongruent_last_bytes /* yes, done searching. */ 194 beq .Lcongruent_last_bytes /* yes, done searching. */ 225 beq .Lend_of_string /* yes, zero fill rest of string */ [all …]
|
H A D | strrchr_arm.S | 62 beq .Lpre_main_loop /* finally word aligned */ 98 beq .Lmain_loop /* no, then keep going */ 101 beq .Ldone /* no, then we hit the end, return */ 103 beq .Lfind_match /* no, find matching byte */ 109 beq .Ldone /* no remaining matches, we're done */ 117 beq .Ldone /* no remaining matches, we're done */ 133 beq .Lmain_loop /* no, get next word */ 141 beq .Ldone /* yes, then we're done */ 145 beq .Ldone /* yes, then we're done */ 149 beq .Ldone /* yes, then we're done */ [all …]
|
H A D | memcpy_neon.S | 54 beq .Lsrc_aligner /* yes, check src pointer */ 69 beq .Lcongruent_main /* aligned, do it the fast way */ 100 beq .Ldone /* yes, we're done! */ 133 beq .Ldone 152 beq .Ldone 164 beq .Ldone /* yes, we're done! */ 191 beq .Ldone 202 beq .Ldone /* equal? we're done! */ 222 beq .Ldone /* if 0, we're done! */ 233 beq .Ldone /* if 0, we're done! */ [all …]
|
H A D | strchr_arm.S | 58 beq .Lpre_main_loop /* finally word aligned */ 61 beq 2f /* yes, return current ptr - 1 */ 93 beq .Lmain_loop /* no, then keep going */ 103 beq .Lfind_match /* yes, find the match */ 106 beq .Lfind_match /* no, find the match */ 108 beq .Lnomatch /* any left set? if not, no match */ 116 beq .Lnomatch /* any left set? if not, no match */
|
H A D | memset_arm.S | 76 beq .Lmemset_dwordaligned /* The addr is dword aligned */ 106 beq .Lmemset_mainloop 119 beq 1f /* yes */ 125 beq .Lmemset_mainloop /* yes */ 143 beq .Lmemset_lessthan_32bytes 149 beq .Lmemset_lessthan_16bytes 155 beq .Lmemset_lessthan_8bytes/* no */
|
/netbsd-src/sys/arch/alpha/alpha/ |
H A D | lock_stubs.s | 64 beq t1, 3f 85 beq t2, 2f 87 beq t3, 3f 132 beq a3, 1f /* no? -> skip... */ 165 beq t1, 2f /* STL_C failed; consider contended */ 234 beq t2, 2f /* STQ_C failed; retry */ 246 beq t2, 4f /* STQ_C failed; consider it contended */ 271 beq v0, 2f /* STQ_C failed; retry */ 320 beq a2, 4f 339 beq v0, 4f [all …]
|
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/h8300/ |
H A D | rotr.s | 70 beq .Lbind1 97 beq .Lbpostinc1 124 beq .Lbpostdec1 151 beq .Lbpreinc1 178 beq .Lbpredec1 205 beq .Lbdisp21 232 beq .Lbdisp161 259 beq .Lbdisp321 285 beq .Lbabs161 311 beq .Lbabs321 [all …]
|
H A D | shlr.s | 73 beq .Lbind1 103 beq .Lbpostinc1 133 beq .Lbpostdec1 163 beq .Lbpreinc1 193 beq .Lbpredec1 223 beq .Lbdisp21 254 beq .Lbdisp161 285 beq .Lbdisp321 314 beq .Lbabs161 343 beq .Lbabs321 [all …]
|
H A D | rotl.s | 69 beq .Lbind1 96 beq .Lbindexb161 123 beq .Lbindexw161 150 beq .Lbindexl161 177 beq .Lbindexb321 204 beq .Lbindexw321 231 beq .Lbindexl321 284 beq .Lbind2 311 beq .Lbindexb162 338 beq .Lbindexw162 [all …]
|
H A D | rotxr.s | 73 beq .Lbind1 103 beq .Lbpostinc1 133 beq .Lbpostdec1 163 beq .Lbpreinc1 193 beq .Lbpredec1 223 beq .Lbdisp21 254 beq .Lbdisp161 285 beq .Lbdisp321 314 beq .Lbabs161 343 beq .Lbabs321 [all …]
|
H A D | shar.s | 73 beq .Lbind1 103 beq .Lbpostinc1 133 beq .Lbpostdec1 163 beq .Lbpreinc1 193 beq .Lbpredec1 223 beq .Lbdisp21 254 beq .Lbdisp161 285 beq .Lbdisp321 314 beq .Lbabs161 343 beq .Lbabs321 [all …]
|
H A D | not.s | 53 beq .Lbrd 87 beq .Lbind 116 beq .Lbpostinc 148 beq .Lbpostdec 176 beq .Lbpreinc 205 beq .Lbpredec 234 beq .Lbdisp2 264 beq .Lbdisp16 294 beq .Lbdisp32 322 beq .Lbabs16 [all …]
|
H A D | neg.s | 62 beq .Lbrd 95 beq .Lbind 124 beq .Lbpostinc 153 beq .Lbpostdec 181 beq .Lbpreinc 210 beq .Lbpredec 239 beq .Lbdisp2 269 beq .Lbdisp16 299 beq .Lbdisp32 327 beq .Lbabs16 [all …]
|
H A D | extl.s | 105 beq .Lslindp 132 beq .Lslindn 156 beq .Lulindn 180 beq .Lslpostincp 207 beq .Lslpostincn 231 beq .Lulpostincn 255 beq .Lslpostdecp 282 beq .Lslpostdecn 306 beq .Lulpostdecn 330 beq .Lslpreincp [all …]
|
H A D | stc.s | 79 beq .L21 339 beq .L1 344 beq .L2 349 beq .L3 354 beq .L4 359 beq .L5 364 beq .L6 369 beq .L7 374 beq .L8 379 beq .L9 [all …]
|
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/alpha/ |
H A D | alphacpuid.S | 74 beq $1,1b 93 beq $17,.Ldone 96 beq $at,.Little 97 beq $0,.Laligned 108 beq $17,.Lout 111 beq $17,.Ldone 113 beq $at,.Little 131 beq $18,.Lno_data 217 beq $18,.Ldone2
|
/netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/arch/alpha/ |
H A D | alphacpuid.S | 74 beq $1,1b 93 beq $17,.Ldone 96 beq $at,.Little 97 beq $0,.Laligned 108 beq $17,.Lout 111 beq $17,.Ldone 113 beq $at,.Little 131 beq $18,.Lno_data 217 beq $18,.Ldone2
|
/netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/arch/aarch64/ |
H A D | keccak1600-armv8.S | 316 beq .Lprocess_block 329 beq .Lprocess_block 342 beq .Lprocess_block 355 beq .Lprocess_block 368 beq .Lprocess_block 381 beq .Lprocess_block 394 beq .Lprocess_block 407 beq .Lprocess_block 420 beq .Lprocess_block 433 beq .Lprocess_block [all …]
|
/netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm/ |
H A D | keccak1600-armv8.S | 317 beq .Lprocess_block 330 beq .Lprocess_block 343 beq .Lprocess_block 356 beq .Lprocess_block 369 beq .Lprocess_block 382 beq .Lprocess_block 395 beq .Lprocess_block 408 beq .Lprocess_block 421 beq .Lprocess_block 434 beq .Lprocess_block [all …]
|
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cr16/ |
H A D | beq.cgs | 1 # cr16 testcase for beq disp16 8 .global beq 9 beq: 14 beq ok 20 beq not_ok
|
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/m32r/ |
H A D | beq.cgs | 1 # m32r testcase for beq $src1,$src2,$disp16 8 .global beq 9 beq: 13 beq r4, r5, ok 18 beq r4, r5, not_ok
|
/netbsd-src/sys/arch/arm/arm/ |
H A D | cpu_in_cksum_buffer.S | 68 beq .Lfold /* fold the checksum */ 73 beq 1f /* no trailing bytes? */ 97 beq .Lfinal_word_load /* no, just load final word */ 106 beq .Lfinal_words /* no, but we have at least 1 word */ 185 beq .Ladd_final_dword /* = 0? do the final add */ 191 beq .Lfinal_word_load /* no, deal with the final word. */ 204 beq .Ladd_final_dword /* = 0? do the final add */ 237 beq .Lword_aligned /* yes, then just load 1 word */ 256 beq .Lword_aligned /* yes, just load a single word */ 265 beq .Ladd_final_dword /* yes? just do the final add */
|
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/aarch64/ |
H A D | keccak1600-armv8.S | 316 beq .Lprocess_block 329 beq .Lprocess_block 342 beq .Lprocess_block 355 beq .Lprocess_block 368 beq .Lprocess_block 381 beq .Lprocess_block 394 beq .Lprocess_block 407 beq .Lprocess_block 420 beq .Lprocess_block 433 beq .Lprocess_block [all …]
|
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/arm/ |
H A D | keccak1600-armv8.S | 317 beq .Lprocess_block 330 beq .Lprocess_block 343 beq .Lprocess_block 356 beq .Lprocess_block 369 beq .Lprocess_block 382 beq .Lprocess_block 395 beq .Lprocess_block 408 beq .Lprocess_block 421 beq .Lprocess_block 434 beq .Lprocess_block [all …]
|