Lines Matching refs:instr
1252 // Disassembles the instruction at instr, and writes it into out_buffer.1254 byte* instr) {1256 byte* data = instr;1666 int instr_len = static_cast<int>(data - instr);1671 for (byte* bp = instr; bp < data; bp++) {