Searched defs:opcode_type (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/exp-bbv/
H A Dbbv_main.c359 Int regparms,opcode_type; local
428 opcode_type=get_inst_type(st->Ist.IMark.len,ourAddr);
435 if (opcode_type&REP_INSTRUCTION) {
442 else if (opcode_type&FLDCW_INSTRUCTION) {

Completed in 63 milliseconds