Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Ds390_disasm.c148 static HChar mask_id[16][4] = { in construct_mnemonic() local
157 sizeof mask_id[0] <= sizeof buf); in construct_mnemonic()
164 for (from = mask_id[mask]; *from; ++from, ++to) { in construct_mnemonic()