Home
last modified time | relevance | path

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

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