Home
last modified time | relevance | path

Searched refs:type0_reg_vals (Results 1 – 11 of 11) sorted by relevance

/dports/lang/clover/mesa-21.3.6/src/freedreno/decode/
H A Dcffdec.c285 static uint32_t type0_reg_vals[0xffff + 1]; variable
286 static uint8_t type0_reg_rewritten[sizeof(type0_reg_vals) /
288 static uint8_t type0_reg_written[sizeof(type0_reg_vals) / 8];
289 static uint32_t lastvals[ARRAY_SIZE(type0_reg_vals)];
331 return type0_reg_vals[regbase]; in reg_val()
338 type0_reg_vals[regbase] = val; in reg_set()
1791 assert(srcreg < ARRAY_SIZE(type0_reg_vals)); in cp_set_const()
1797 printf("%s (%08x)\n", regname(srcreg, 1), type0_reg_vals[srcreg]); in cp_set_const()
1799 dstval += type0_reg_vals[srcreg]; in cp_set_const()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/freedreno/decode/
H A Dcffdec.c285 static uint32_t type0_reg_vals[0xffff + 1]; variable
286 static uint8_t type0_reg_rewritten[sizeof(type0_reg_vals) /
288 static uint8_t type0_reg_written[sizeof(type0_reg_vals) / 8];
289 static uint32_t lastvals[ARRAY_SIZE(type0_reg_vals)];
331 return type0_reg_vals[regbase]; in reg_val()
338 type0_reg_vals[regbase] = val; in reg_set()
1791 assert(srcreg < ARRAY_SIZE(type0_reg_vals)); in cp_set_const()
1797 printf("%s (%08x)\n", regname(srcreg, 1), type0_reg_vals[srcreg]); in cp_set_const()
1799 dstval += type0_reg_vals[srcreg]; in cp_set_const()
/dports/graphics/libosmesa/mesa-21.3.6/src/freedreno/decode/
H A Dcffdec.c285 static uint32_t type0_reg_vals[0xffff + 1]; variable
286 static uint8_t type0_reg_rewritten[sizeof(type0_reg_vals) /
288 static uint8_t type0_reg_written[sizeof(type0_reg_vals) / 8];
289 static uint32_t lastvals[ARRAY_SIZE(type0_reg_vals)];
331 return type0_reg_vals[regbase]; in reg_val()
338 type0_reg_vals[regbase] = val; in reg_set()
1791 assert(srcreg < ARRAY_SIZE(type0_reg_vals)); in cp_set_const()
1797 printf("%s (%08x)\n", regname(srcreg, 1), type0_reg_vals[srcreg]); in cp_set_const()
1799 dstval += type0_reg_vals[srcreg]; in cp_set_const()
/dports/graphics/mesa-libs/mesa-21.3.6/src/freedreno/decode/
H A Dcffdec.c285 static uint32_t type0_reg_vals[0xffff + 1]; variable
286 static uint8_t type0_reg_rewritten[sizeof(type0_reg_vals) /
288 static uint8_t type0_reg_written[sizeof(type0_reg_vals) / 8];
289 static uint32_t lastvals[ARRAY_SIZE(type0_reg_vals)];
331 return type0_reg_vals[regbase]; in reg_val()
338 type0_reg_vals[regbase] = val; in reg_set()
1791 assert(srcreg < ARRAY_SIZE(type0_reg_vals)); in cp_set_const()
1797 printf("%s (%08x)\n", regname(srcreg, 1), type0_reg_vals[srcreg]); in cp_set_const()
1799 dstval += type0_reg_vals[srcreg]; in cp_set_const()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/freedreno/decode/
H A Dcffdec.c285 static uint32_t type0_reg_vals[0xffff + 1]; variable
286 static uint8_t type0_reg_rewritten[sizeof(type0_reg_vals) /
288 static uint8_t type0_reg_written[sizeof(type0_reg_vals) / 8];
289 static uint32_t lastvals[ARRAY_SIZE(type0_reg_vals)];
331 return type0_reg_vals[regbase]; in reg_val()
338 type0_reg_vals[regbase] = val; in reg_set()
1791 assert(srcreg < ARRAY_SIZE(type0_reg_vals)); in cp_set_const()
1797 printf("%s (%08x)\n", regname(srcreg, 1), type0_reg_vals[srcreg]); in cp_set_const()
1799 dstval += type0_reg_vals[srcreg]; in cp_set_const()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/freedreno/decode/
H A Dcffdec.c285 static uint32_t type0_reg_vals[0xffff + 1]; variable
286 static uint8_t type0_reg_rewritten[sizeof(type0_reg_vals) /
288 static uint8_t type0_reg_written[sizeof(type0_reg_vals) / 8];
289 static uint32_t lastvals[ARRAY_SIZE(type0_reg_vals)];
331 return type0_reg_vals[regbase]; in reg_val()
338 type0_reg_vals[regbase] = val; in reg_set()
1791 assert(srcreg < ARRAY_SIZE(type0_reg_vals)); in cp_set_const()
1797 printf("%s (%08x)\n", regname(srcreg, 1), type0_reg_vals[srcreg]); in cp_set_const()
1799 dstval += type0_reg_vals[srcreg]; in cp_set_const()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/freedreno/decode/
H A Dcffdec.c285 static uint32_t type0_reg_vals[0xffff + 1]; variable
286 static uint8_t type0_reg_rewritten[sizeof(type0_reg_vals) /
288 static uint8_t type0_reg_written[sizeof(type0_reg_vals) / 8];
289 static uint32_t lastvals[ARRAY_SIZE(type0_reg_vals)];
331 return type0_reg_vals[regbase]; in reg_val()
338 type0_reg_vals[regbase] = val; in reg_set()
1791 assert(srcreg < ARRAY_SIZE(type0_reg_vals)); in cp_set_const()
1797 printf("%s (%08x)\n", regname(srcreg, 1), type0_reg_vals[srcreg]); in cp_set_const()
1799 dstval += type0_reg_vals[srcreg]; in cp_set_const()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/freedreno/decode/
H A Dcffdec.c285 static uint32_t type0_reg_vals[0xffff + 1]; variable
286 static uint8_t type0_reg_rewritten[sizeof(type0_reg_vals) /
288 static uint8_t type0_reg_written[sizeof(type0_reg_vals) / 8];
289 static uint32_t lastvals[ARRAY_SIZE(type0_reg_vals)];
331 return type0_reg_vals[regbase]; in reg_val()
338 type0_reg_vals[regbase] = val; in reg_set()
1791 assert(srcreg < ARRAY_SIZE(type0_reg_vals)); in cp_set_const()
1797 printf("%s (%08x)\n", regname(srcreg, 1), type0_reg_vals[srcreg]); in cp_set_const()
1799 dstval += type0_reg_vals[srcreg]; in cp_set_const()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/freedreno/decode/
H A Dcffdec.c285 static uint32_t type0_reg_vals[0xffff + 1]; variable
286 static uint8_t type0_reg_rewritten[sizeof(type0_reg_vals) /
288 static uint8_t type0_reg_written[sizeof(type0_reg_vals) / 8];
289 static uint32_t lastvals[ARRAY_SIZE(type0_reg_vals)];
331 return type0_reg_vals[regbase]; in reg_val()
338 type0_reg_vals[regbase] = val; in reg_set()
1791 assert(srcreg < ARRAY_SIZE(type0_reg_vals)); in cp_set_const()
1797 printf("%s (%08x)\n", regname(srcreg, 1), type0_reg_vals[srcreg]); in cp_set_const()
1799 dstval += type0_reg_vals[srcreg]; in cp_set_const()
/dports/graphics/mesa-dri/mesa-21.3.6/src/freedreno/decode/
H A Dcffdec.c285 static uint32_t type0_reg_vals[0xffff + 1]; variable
286 static uint8_t type0_reg_rewritten[sizeof(type0_reg_vals) /
288 static uint8_t type0_reg_written[sizeof(type0_reg_vals) / 8];
289 static uint32_t lastvals[ARRAY_SIZE(type0_reg_vals)];
331 return type0_reg_vals[regbase]; in reg_val()
338 type0_reg_vals[regbase] = val; in reg_set()
1791 assert(srcreg < ARRAY_SIZE(type0_reg_vals)); in cp_set_const()
1797 printf("%s (%08x)\n", regname(srcreg, 1), type0_reg_vals[srcreg]); in cp_set_const()
1799 dstval += type0_reg_vals[srcreg]; in cp_set_const()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/freedreno/decode/
H A Dcffdec.c283 static uint32_t type0_reg_vals[0xffff + 1]; variable
284 static uint8_t type0_reg_rewritten[sizeof(type0_reg_vals)/8]; /* written since last draw */
285 static uint8_t type0_reg_written[sizeof(type0_reg_vals)/8];
286 static uint32_t lastvals[ARRAY_SIZE(type0_reg_vals)];
323 return type0_reg_vals[regbase]; in reg_val()
330 type0_reg_vals[regbase] = val; in reg_set()
1767 assert(srcreg < ARRAY_SIZE(type0_reg_vals)); in cp_set_const()
1773 printf("%s (%08x)\n", regname(srcreg, 1), type0_reg_vals[srcreg]); in cp_set_const()
1775 dstval += type0_reg_vals[srcreg]; in cp_set_const()