Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_arm_toIR.c13515 UInt cc_0 = (fld_cc >> 0) & 1; in decode_V8_instruction() local
13516 UInt cond = (fld_cc << 2) | ((cc_1 ^ cc_0) << 1) | 0; in decode_V8_instruction()