Home
last modified time | relevance | path

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

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