Home
last modified time | relevance | path

Searched refs:PVR_ROGUE_PDSINST_REGS32T_MASK (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/imagination/vulkan/pds/
H A Dpvr_rogue_pds_encode.h127 encoded |= ((dst & PVR_ROGUE_PDSINST_REGS32T_MASK) in pvr_pds_inst_encode_stflp32()
133 encoded |= ((src0 & PVR_ROGUE_PDSINST_REGS32T_MASK) in pvr_pds_inst_encode_stflp32()
404 encoded |= ((src1 & PVR_ROGUE_PDSINST_REGS32T_MASK) in pvr_pds_inst_encode_limm()
502 encoded |= ((src1 & PVR_ROGUE_PDSINST_REGS32T_MASK) in pvr_pds_inst_encode_ddmad()
H A Dpvr_rogue_pds_defs.h114 #define PVR_ROGUE_PDSINST_REGS32T_MASK (0x0000001FU) macro
H A Dpvr_pds_disasm.c150 instruction &= PVR_ROGUE_PDSINST_REGS32T_MASK; in pvr_pds_disassemble_regs32t()

Completed in 8 milliseconds