HomeSort by relevance Sort by last modified time
    Searched defs:loop (Results 276 - 300 of 789) sorted by null

<<11121314151617181920>>

  /external/vixl/test/aarch32/
test-simulator-cond-rd-memop-rs-shift-amount-1to32-a32.cc 153 // It used to generate a loop over an instruction.
256 // A loop will be generated for each element of this array.
3383 Label loop; local
    [all...]
test-simulator-cond-rd-operand-const-a32.cc 150 // It used to generate a loop over an instruction.
194 // A loop will be generated for each element of this array.
476 // Generate a loop for each element in `kTests`. Each loop tests one specific
489 Label loop; local
511 __ Bind(&loop);
541 // Loop back until `input_ptr` is lower than `input_base`.
544 __ B(ne, &loop);
test-simulator-cond-rd-operand-const-t32.cc 150 // It used to generate a loop over an instruction.
194 // A loop will be generated for each element of this array.
591 // Generate a loop for each element in `kTests`. Each loop tests one specific
604 Label loop; local
626 __ Bind(&loop);
656 // Loop back until `input_ptr` is lower than `input_base`.
659 __ B(ne, &loop);
    [all...]
test-simulator-cond-rd-operand-imm16-t32.cc 144 // It used to generate a loop over an instruction.
188 // A loop will be generated for each element of this array.
429 // Generate a loop for each element in `kTests`. Each loop tests one specific
442 Label loop; local
464 __ Bind(&loop);
494 // Loop back until `input_ptr` is lower than `input_base`.
497 __ B(ne, &loop);
test-simulator-cond-rd-operand-rn-a32.cc 157 // It used to generate a loop over an instruction.
308 // A loop will be generated for each element of this array.
512 // Generate a loop for each element in `kTests`. Each loop tests one specific
525 Label loop; local
548 __ Bind(&loop);
580 // Loop back until `input_ptr` is lower than `input_base`.
583 __ B(ne, &loop);
test-simulator-cond-rd-operand-rn-ror-amount-a32.cc 151 // It used to generate a loop over an instruction.
320 // A loop will be generated for each element of this array.
575 // Generate a loop for each element in `kTests`. Each loop tests one specific
588 Label loop; local
613 __ Bind(&loop);
645 // Loop back until `input_ptr` is lower than `input_base`.
648 __ B(ne, &loop);
    [all...]
test-simulator-cond-rd-operand-rn-ror-amount-t32.cc 151 // It used to generate a loop over an instruction.
320 // A loop will be generated for each element of this array.
575 // Generate a loop for each element in `kTests`. Each loop tests one specific
588 Label loop; local
613 __ Bind(&loop);
645 // Loop back until `input_ptr` is lower than `input_base`.
648 __ B(ne, &loop);
    [all...]
test-simulator-cond-rd-operand-rn-shift-amount-1to31-a32.cc 153 // It used to generate a loop over an instruction.
322 // A loop will be generated for each element of this array.
882 Label loop; local
    [all...]
test-simulator-cond-rd-operand-rn-shift-amount-1to31-t32.cc 153 // It used to generate a loop over an instruction.
322 // A loop will be generated for each element of this array.
882 Label loop; local
    [all...]
test-simulator-cond-rd-operand-rn-shift-amount-1to32-a32.cc 153 // It used to generate a loop over an instruction.
322 // A loop will be generated for each element of this array.
892 Label loop; local
    [all...]
test-simulator-cond-rd-operand-rn-shift-amount-1to32-t32.cc 153 // It used to generate a loop over an instruction.
322 // A loop will be generated for each element of this array.
892 Label loop; local
    [all...]
test-simulator-cond-rd-operand-rn-shift-rs-a32.cc 154 // It used to generate a loop over an instruction.
1089 Label loop; local
    [all...]
test-simulator-cond-rd-operand-rn-shift-rs-t32.cc 148 // It used to generate a loop over an instruction.
1077 Label loop; local
    [all...]
test-simulator-cond-rd-operand-rn-t32.cc 157 // It used to generate a loop over an instruction.
308 // A loop will be generated for each element of this array.
512 // Generate a loop for each element in `kTests`. Each loop tests one specific
525 Label loop; local
548 __ Bind(&loop);
580 // Loop back until `input_ptr` is lower than `input_base`.
583 __ B(ne, &loop);
test-simulator-cond-rd-rn-a32.cc 150 // It used to generate a loop over an instruction.
874 Label loop; local
    [all...]
test-simulator-cond-rd-rn-operand-const-a32.cc 164 // It used to generate a loop over an instruction.
1122 Label loop; local
    [all...]
test-simulator-cond-rd-rn-operand-const-t32.cc 164 // It used to generate a loop over an instruction.
1146 Label loop; local
    [all...]
test-simulator-cond-rd-rn-operand-imm12-t32.cc 145 // It used to generate a loop over an instruction.
929 Label loop; local
    [all...]
test-simulator-cond-rd-rn-operand-rm-a32.cc 179 // It used to generate a loop over an instruction.
1122 Label loop; local
    [all...]
test-simulator-cond-rd-rn-operand-rm-ror-amount-a32.cc 153 // It used to generate a loop over an instruction.
1121 Label loop; local
    [all...]
test-simulator-cond-rd-rn-operand-rm-ror-amount-t32.cc 153 // It used to generate a loop over an instruction.
1121 Label loop; local
    [all...]
test-simulator-cond-rd-rn-operand-rm-shift-amount-1to31-a32.cc 167 // It used to generate a loop over an instruction.
1439 Label loop; local
    [all...]
test-simulator-cond-rd-rn-operand-rm-shift-amount-1to31-t32.cc 167 // It used to generate a loop over an instruction.
1439 Label loop; local
    [all...]
test-simulator-cond-rd-rn-operand-rm-shift-amount-1to32-a32.cc 167 // It used to generate a loop over an instruction.
1449 Label loop; local
    [all...]
test-simulator-cond-rd-rn-operand-rm-shift-amount-1to32-t32.cc 167 // It used to generate a loop over an instruction.
1449 Label loop; local
    [all...]

Completed in 356 milliseconds

<<11121314151617181920>>