Lines Matching refs:src_mask
636 int src_mask = 0xf;638 int src_reg = instr & src_mask;639 uint32_t non_register_mask = ~(dst_mask | src_mask);