Home
last modified time | relevance | path

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

/external/valgrind/exp-bbv/
Dbbv_main.c348 Int regparms,opcode_type; in bbv_instrument() local
418 opcode_type=get_inst_type(st->Ist.IMark.len,ourAddr); in bbv_instrument()
425 if (opcode_type&REP_INSTRUCTION) { in bbv_instrument()
432 else if (opcode_type&FLDCW_INSTRUCTION) { in bbv_instrument()