Home | History | Annotate | Download | only in arm

Lines Matching refs:operand_size

1653   int operand_size = (precision == kSinglePrecision) ? 4 : 8;
1668 ProcessPUW(instr, num_regs, operand_size, &start_address, &end_address);
1696 ASSERT(reinterpret_cast<intptr_t>(address) - operand_size == end_address);