Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_arm_toIR.c9129 Bool tbform = False; in decode_V6MEDIA_instruction() local
9140 tbform = (INSNT1(5,5) == 0) ? False : True; in decode_V6MEDIA_instruction()
9153 tbform = (INSNA(6,6) == 0) ? False : True; in decode_V6MEDIA_instruction()
9166 UInt mask = (tbform == True) ? 0x0000FFFF : 0xFFFF0000; in decode_V6MEDIA_instruction()
9178 DIP( "pkh%s%s r%u, r%u, r%u %s\n", tbform ? "tb" : "bt", in decode_V6MEDIA_instruction()