Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_arm_toIR.c13244 const HChar* stNames[3] = { "stlb", "stlh", "stl" }; in decode_V8_instruction() local
13245 DIP("%s r%u, [r%u]", (isLoad ? ldNames : stNames)[szBlg2], tt, nn); in decode_V8_instruction()