Home
last modified time | relevance | path

Searched refs:opcode_type (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/main/exp-bbv/
Dbbv_main.c360 Int regparms,opcode_type; in bbv_instrument() local
429 opcode_type=get_inst_type(st->Ist.IMark.len,ourAddr); in bbv_instrument()
436 if (opcode_type&REP_INSTRUCTION) { in bbv_instrument()
443 else if (opcode_type&FLDCW_INSTRUCTION) { in bbv_instrument()