Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_arm_toIR.c13503 UInt fld_n = INSN(19,16); in decode_V8_instruction() local
13511 UInt nn = isF64 ? ((bit_N << 4) | fld_n) : ((fld_n << 1) | bit_N); in decode_V8_instruction()