Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imagination/vulkan/pds/
Dpvr_rogue_pds_encode.h129 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()
Dpvr_rogue_pds_defs.h120 #define PVR_ROGUE_PDSINST_REGS32TP_MASK (0x0000003FU) macro
Dpvr_pds_disasm.c122 instruction &= PVR_ROGUE_PDSINST_REGS32TP_MASK; in pvr_pds_disassemble_regs32tp()
Dpvr_pds.c143 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()