HomeSort by relevance Sort by last modified time
    Searched defs:input_ptr (Results 26 - 50 of 61) sorted by null

12 3

  /external/vixl/test/aarch32/
test-simulator-cond-rd-operand-rn-shift-rs-a32.cc 1731 Register input_ptr = scratch_registers.Acquire(); local
    [all...]
test-simulator-cond-rd-operand-rn-shift-rs-t32.cc 1719 Register input_ptr = scratch_registers.Acquire(); local
    [all...]
test-simulator-cond-rd-operand-rn-t32.cc 654 Register input_ptr = scratch_registers.Acquire(); local
658 // Initialize `input_ptr` to the first element and `input_end` the address
660 __ Mov(input_ptr, Operand::From(kTests[i].inputs));
661 __ Add(input_end, input_ptr, static_cast<uint32_t>(input_stride));
673 __ Ldr(nzcv_bits, MemOperand(input_ptr, offsetof(Inputs, apsr)));
677 __ Ldr(rd, MemOperand(input_ptr, offsetof(Inputs, rd)));
678 __ Ldr(rn, MemOperand(input_ptr, offsetof(Inputs, rn)));
695 // Loop back until `input_ptr` is lower than `input_base`.
696 __ Add(input_ptr, input_ptr, Operand::From(sizeof(kTests[i].inputs[0])))
    [all...]
test-simulator-cond-rd-rn-a32.cc 1367 Register input_ptr = scratch_registers.Acquire(); local
    [all...]
test-simulator-cond-rd-rn-operand-const-a32.cc 1646 Register input_ptr = scratch_registers.Acquire(); local
    [all...]
test-simulator-cond-rd-rn-operand-const-t32.cc 1670 Register input_ptr = scratch_registers.Acquire(); local
    [all...]
test-simulator-cond-rd-rn-operand-imm12-t32.cc 1453 Register input_ptr = scratch_registers.Acquire(); local
    [all...]
test-simulator-cond-rd-rn-operand-rm-a32.cc 1140 Register input_ptr = scratch_registers.Acquire(); local
    [all...]
test-simulator-cond-rd-rn-operand-rm-ror-amount-a32.cc 1141 Register input_ptr = scratch_registers.Acquire(); local
    [all...]
test-simulator-cond-rd-rn-operand-rm-ror-amount-t32.cc 1141 Register input_ptr = scratch_registers.Acquire(); local
    [all...]
test-simulator-cond-rd-rn-operand-rm-shift-amount-1to31-a32.cc 1459 Register input_ptr = scratch_registers.Acquire(); local
    [all...]
test-simulator-cond-rd-rn-operand-rm-shift-amount-1to31-t32.cc 1459 Register input_ptr = scratch_registers.Acquire(); local
    [all...]
test-simulator-cond-rd-rn-operand-rm-shift-amount-1to32-a32.cc 1469 Register input_ptr = scratch_registers.Acquire(); local
    [all...]
test-simulator-cond-rd-rn-operand-rm-shift-amount-1to32-t32.cc 1469 Register input_ptr = scratch_registers.Acquire(); local
    [all...]
test-simulator-cond-rd-rn-operand-rm-shift-rs-a32.cc 2165 Register input_ptr = scratch_registers.Acquire(); local
    [all...]
test-simulator-cond-rd-rn-operand-rm-t32.cc 1140 Register input_ptr = scratch_registers.Acquire(); local
    [all...]
test-simulator-cond-rd-rn-rm-a32-ge.cc 458 Register input_ptr = scratch_registers.Acquire(); local
462 // Initialize `input_ptr` to the first element and `input_end` the address
464 __ Mov(input_ptr, Operand::From(kTests[i].inputs));
465 __ Add(input_end, input_ptr, static_cast<uint32_t>(input_stride));
477 __ Ldr(nzcv_bits, MemOperand(input_ptr, offsetof(Inputs, apsr)));
489 __ Ldr(q_bit, MemOperand(input_ptr, offsetof(Inputs, qbit)));
496 __ Ldr(ge_bits, MemOperand(input_ptr, offsetof(Inputs, ge)));
499 __ Ldr(rd, MemOperand(input_ptr, offsetof(Inputs, rd)));
500 __ Ldr(rn, MemOperand(input_ptr, offsetof(Inputs, rn)));
501 __ Ldr(rm, MemOperand(input_ptr, offsetof(Inputs, rm)))
    [all...]
test-simulator-cond-rd-rn-rm-a32-q.cc 442 Register input_ptr = scratch_registers.Acquire(); local
446 // Initialize `input_ptr` to the first element and `input_end` the address
448 __ Mov(input_ptr, Operand::From(kTests[i].inputs));
449 __ Add(input_end, input_ptr, static_cast<uint32_t>(input_stride));
461 __ Ldr(nzcv_bits, MemOperand(input_ptr, offsetof(Inputs, apsr)));
473 __ Ldr(q_bit, MemOperand(input_ptr, offsetof(Inputs, qbit)));
480 __ Ldr(ge_bits, MemOperand(input_ptr, offsetof(Inputs, ge)));
483 __ Ldr(rd, MemOperand(input_ptr, offsetof(Inputs, rd)));
484 __ Ldr(rn, MemOperand(input_ptr, offsetof(Inputs, rn)));
485 __ Ldr(rm, MemOperand(input_ptr, offsetof(Inputs, rm)))
    [all...]
test-simulator-cond-rd-rn-rm-a32-sel.cc 435 Register input_ptr = scratch_registers.Acquire(); local
439 // Initialize `input_ptr` to the first element and `input_end` the address
441 __ Mov(input_ptr, Operand::From(kTests[i].inputs));
442 __ Add(input_end, input_ptr, static_cast<uint32_t>(input_stride));
454 __ Ldr(nzcv_bits, MemOperand(input_ptr, offsetof(Inputs, apsr)));
466 __ Ldr(q_bit, MemOperand(input_ptr, offsetof(Inputs, qbit)));
473 __ Ldr(ge_bits, MemOperand(input_ptr, offsetof(Inputs, ge)));
476 __ Ldr(rd, MemOperand(input_ptr, offsetof(Inputs, rd)));
477 __ Ldr(rn, MemOperand(input_ptr, offsetof(Inputs, rn)));
478 __ Ldr(rm, MemOperand(input_ptr, offsetof(Inputs, rm)))
    [all...]
test-simulator-cond-rd-rn-rm-t32-ge.cc 458 Register input_ptr = scratch_registers.Acquire(); local
462 // Initialize `input_ptr` to the first element and `input_end` the address
464 __ Mov(input_ptr, Operand::From(kTests[i].inputs));
465 __ Add(input_end, input_ptr, static_cast<uint32_t>(input_stride));
477 __ Ldr(nzcv_bits, MemOperand(input_ptr, offsetof(Inputs, apsr)));
489 __ Ldr(q_bit, MemOperand(input_ptr, offsetof(Inputs, qbit)));
496 __ Ldr(ge_bits, MemOperand(input_ptr, offsetof(Inputs, ge)));
499 __ Ldr(rd, MemOperand(input_ptr, offsetof(Inputs, rd)));
500 __ Ldr(rn, MemOperand(input_ptr, offsetof(Inputs, rn)));
501 __ Ldr(rm, MemOperand(input_ptr, offsetof(Inputs, rm)))
    [all...]
test-simulator-cond-rd-rn-rm-t32-q.cc 442 Register input_ptr = scratch_registers.Acquire(); local
446 // Initialize `input_ptr` to the first element and `input_end` the address
448 __ Mov(input_ptr, Operand::From(kTests[i].inputs));
449 __ Add(input_end, input_ptr, static_cast<uint32_t>(input_stride));
461 __ Ldr(nzcv_bits, MemOperand(input_ptr, offsetof(Inputs, apsr)));
473 __ Ldr(q_bit, MemOperand(input_ptr, offsetof(Inputs, qbit)));
480 __ Ldr(ge_bits, MemOperand(input_ptr, offsetof(Inputs, ge)));
483 __ Ldr(rd, MemOperand(input_ptr, offsetof(Inputs, rd)));
484 __ Ldr(rn, MemOperand(input_ptr, offsetof(Inputs, rn)));
485 __ Ldr(rm, MemOperand(input_ptr, offsetof(Inputs, rm)))
    [all...]
test-simulator-cond-rd-rn-rm-t32-sel.cc 435 Register input_ptr = scratch_registers.Acquire(); local
439 // Initialize `input_ptr` to the first element and `input_end` the address
441 __ Mov(input_ptr, Operand::From(kTests[i].inputs));
442 __ Add(input_end, input_ptr, static_cast<uint32_t>(input_stride));
454 __ Ldr(nzcv_bits, MemOperand(input_ptr, offsetof(Inputs, apsr)));
466 __ Ldr(q_bit, MemOperand(input_ptr, offsetof(Inputs, qbit)));
473 __ Ldr(ge_bits, MemOperand(input_ptr, offsetof(Inputs, ge)));
476 __ Ldr(rd, MemOperand(input_ptr, offsetof(Inputs, rd)));
477 __ Ldr(rn, MemOperand(input_ptr, offsetof(Inputs, rn)));
478 __ Ldr(rm, MemOperand(input_ptr, offsetof(Inputs, rm)))
    [all...]
test-simulator-cond-rd-rn-t32.cc 1367 Register input_ptr = scratch_registers.Acquire(); local
    [all...]
test-simulator-cond-rdlow-operand-imm8-t32.cc 1628 Register input_ptr = scratch_registers.Acquire(); local
    [all...]
test-simulator-cond-rdlow-rnlow-operand-immediate-t32.cc 1439 Register input_ptr = scratch_registers.Acquire(); local
    [all...]

Completed in 854 milliseconds

12 3