Searched refs:fld_Vn (Results 1 – 1 of 1) sorted by relevance
13705 UInt fld_Vn = INSN(19,16); in decode_V8_instruction() local13714 UInt nn = isF64 ? ((bit_N << 4) | fld_Vn) : ((fld_Vn << 1) | bit_N); in decode_V8_instruction()13797 UInt fld_Vn = INSN(19,16); in decode_V8_instruction() local13806 UInt nn = (bit_N << 4) | fld_Vn; in decode_V8_instruction()