Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Dreaddwarf.c2986 UChar lo6 = instr_0 & 0x3F; in run_CF_instruction() local
2993 delta = (UInt)lo6; in run_CF_instruction()
3005 reg = (Int)lo6; in run_CF_instruction()
3019 reg = (Int)lo6; in run_CF_instruction()
3032 switch (lo6) { in run_CF_instruction()
3366 "instruction 0:%d\n", (Int)lo6); in run_CF_instruction()
3391 UChar lo6 = instr_0 & 0x3F; in show_CF_instruction() local
3404 hi2, lo6, i_0, i_1, i_2, i_3, i_4, i_5, i_6, i_7); in show_CF_instruction()
3408 VG_(printf)(" sci:DW_CFA_advance_loc(%d)\n", (Int)lo6); in show_CF_instruction()
3416 (Int)lo6, coff < 0 ? "" : "+", (Int)coff ); in show_CF_instruction()
[all …]