Home | History | Annotate | Download | only in opcodes

Lines Matching refs:bytes_read

134 		   int bytes_read,
146 int status = info->read_memory_func (memaddr + bytes_read, buffer, 2, info);
161 info->memory_error_func (status, memaddr + bytes_read, info);
180 info->memory_error_func (status, memaddr + bytes_read, info);
187 int status = info->read_memory_func (memaddr + bytes_read, buffer, 4, info);
191 bytes_read += 4;
198 info->memory_error_func (status, memaddr + bytes_read, info);
224 int bytes_read,
261 if (bytes_read == 2)
285 value = get_operand_value (operand, insn, bytes_read, memaddr,
335 value = get_operand_value (operand, insn, bytes_read, memaddr,