Searched refs:PVR_ROGUE_PDSINST_REGS32TP_MASK (Results 1 – 4 of 4) sorted by relevance
129 encoded |= ((src2 & PVR_ROGUE_PDSINST_REGS32TP_MASK) in pvr_pds_inst_encode_stflp32()263 encoded |= ((dst & PVR_ROGUE_PDSINST_REGS32TP_MASK) in pvr_pds_inst_encode_add32()
120 #define PVR_ROGUE_PDSINST_REGS32TP_MASK (0x0000003FU) macro
122 instruction &= PVR_ROGUE_PDSINST_REGS32TP_MASK; in pvr_pds_disassemble_regs32tp()
143 encoded |= ((src & PVR_ROGUE_PDSINST_REGS32TP_MASK) in pvr_pds_encode_st_src0()4222 st_src0 |= (((uint64_t)temp_index & PVR_ROGUE_PDSINST_REGS32TP_MASK) in pvr_pds_generate_single_ldst_instruction()