Lines Matching refs:src_mask
440 int src_mask = 0xf;442 int src_reg = instr & src_mask;443 uint32_t non_register_mask = ~(dst_mask | src_mask);