Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_instruction.cc430 uint16_t last_reg = VRegC_3rc() + VRegA_3rc() - 1; in DumpString() local
439 os << StringPrintf("%s, {v%d .. v%d}, ", opcode, first_reg, last_reg) in DumpString()
447 os << StringPrintf("%s, {v%d .. v%d}, ", opcode, first_reg, last_reg) in DumpString()
455 os << StringPrintf("%s, {v%d .. v%d}, ", opcode, first_reg, last_reg) in DumpString()
461 os << StringPrintf("%s, {v%d .. v%d}, ", opcode, first_reg, last_reg) in DumpString()