| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ |
| H A D | r700_asm.c | 81 struct r600_bytecode_alu *alu, uint32_t word0, uint32_t word1) 84 alu->src[0].sel = G_SQ_ALU_WORD0_SRC0_SEL(word0); 85 alu->src[0].rel = G_SQ_ALU_WORD0_SRC0_REL(word0); 86 alu->src[0].chan = G_SQ_ALU_WORD0_SRC0_CHAN(word0); 87 alu->src[0].neg = G_SQ_ALU_WORD0_SRC0_NEG(word0); 88 alu->src[1].sel = G_SQ_ALU_WORD0_SRC1_SEL(word0); 89 alu->src[1].rel = G_SQ_ALU_WORD0_SRC1_REL(word0); 90 alu->src[1].chan = G_SQ_ALU_WORD0_SRC1_CHAN(word0); 91 alu->src[1].neg = G_SQ_ALU_WORD0_SRC1_NEG(word0); 92 alu->index_mode = G_SQ_ALU_WORD0_INDEX_MODE(word0); 80 r700_bytecode_alu_read(struct r600_bytecode * bc,struct r600_bytecode_alu * alu,uint32_t word0,uint32_t word1) argument [all...] |
| H A D | r600_asm.h | 321 struct r600_bytecode_alu *alu, uint32_t word0, uint32_t word1); 335 struct r600_bytecode_alu *alu, uint32_t word0, uint32_t word1); 340 struct r600_bytecode_output *output, uint32_t word0, uint32_t word1); 342 struct r600_bytecode_output *output, uint32_t word0, uint32_t word1);
|
| H A D | eg_asm.c | 156 struct r600_bytecode_output *output, uint32_t word0, uint32_t word1) 158 output->array_base = G_SQ_CF_ALLOC_EXPORT_WORD0_ARRAY_BASE(word0); 159 output->type = G_SQ_CF_ALLOC_EXPORT_WORD0_TYPE(word0); 160 output->gpr = G_SQ_CF_ALLOC_EXPORT_WORD0_RW_GPR(word0); 161 output->elem_size = G_SQ_CF_ALLOC_EXPORT_WORD0_ELEM_SIZE(word0);
|
| H A D | r600_asm.c | 2794 struct r600_bytecode_alu *alu, uint32_t word0, uint32_t word1) 2797 alu->src[0].sel = G_SQ_ALU_WORD0_SRC0_SEL(word0); 2798 alu->src[0].rel = G_SQ_ALU_WORD0_SRC0_REL(word0); 2799 alu->src[0].chan = G_SQ_ALU_WORD0_SRC0_CHAN(word0); 2800 alu->src[0].neg = G_SQ_ALU_WORD0_SRC0_NEG(word0); 2801 alu->src[1].sel = G_SQ_ALU_WORD0_SRC1_SEL(word0); 2802 alu->src[1].rel = G_SQ_ALU_WORD0_SRC1_REL(word0); 2803 alu->src[1].chan = G_SQ_ALU_WORD0_SRC1_CHAN(word0); 2804 alu->src[1].neg = G_SQ_ALU_WORD0_SRC1_NEG(word0); 2805 alu->index_mode = G_SQ_ALU_WORD0_INDEX_MODE(word0); 2793 r600_bytecode_alu_read(struct r600_bytecode * bc,struct r600_bytecode_alu * alu,uint32_t word0,uint32_t word1) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | r700_asm.c | 81 struct r600_bytecode_alu *alu, uint32_t word0, uint32_t word1) 84 alu->src[0].sel = G_SQ_ALU_WORD0_SRC0_SEL(word0); 85 alu->src[0].rel = G_SQ_ALU_WORD0_SRC0_REL(word0); 86 alu->src[0].chan = G_SQ_ALU_WORD0_SRC0_CHAN(word0); 87 alu->src[0].neg = G_SQ_ALU_WORD0_SRC0_NEG(word0); 88 alu->src[1].sel = G_SQ_ALU_WORD0_SRC1_SEL(word0); 89 alu->src[1].rel = G_SQ_ALU_WORD0_SRC1_REL(word0); 90 alu->src[1].chan = G_SQ_ALU_WORD0_SRC1_CHAN(word0); 91 alu->src[1].neg = G_SQ_ALU_WORD0_SRC1_NEG(word0); 92 alu->index_mode = G_SQ_ALU_WORD0_INDEX_MODE(word0); 80 r700_bytecode_alu_read(struct r600_bytecode * bc,struct r600_bytecode_alu * alu,uint32_t word0,uint32_t word1) argument [all...] |
| H A D | r600_asm.h | 327 struct r600_bytecode_alu *alu, uint32_t word0, uint32_t word1); 341 struct r600_bytecode_alu *alu, uint32_t word0, uint32_t word1); 346 struct r600_bytecode_output *output, uint32_t word0, uint32_t word1); 348 struct r600_bytecode_output *output, uint32_t word0, uint32_t word1);
|
| H A D | eg_asm.c | 156 struct r600_bytecode_output *output, uint32_t word0, uint32_t word1) 158 output->array_base = G_SQ_CF_ALLOC_EXPORT_WORD0_ARRAY_BASE(word0); 159 output->type = G_SQ_CF_ALLOC_EXPORT_WORD0_TYPE(word0); 160 output->gpr = G_SQ_CF_ALLOC_EXPORT_WORD0_RW_GPR(word0); 161 output->elem_size = G_SQ_CF_ALLOC_EXPORT_WORD0_ELEM_SIZE(word0);
|
| H A D | r600_asm.c | 2802 struct r600_bytecode_alu *alu, uint32_t word0, uint32_t word1) 2805 alu->src[0].sel = G_SQ_ALU_WORD0_SRC0_SEL(word0); 2806 alu->src[0].rel = G_SQ_ALU_WORD0_SRC0_REL(word0); 2807 alu->src[0].chan = G_SQ_ALU_WORD0_SRC0_CHAN(word0); 2808 alu->src[0].neg = G_SQ_ALU_WORD0_SRC0_NEG(word0); 2809 alu->src[1].sel = G_SQ_ALU_WORD0_SRC1_SEL(word0); 2810 alu->src[1].rel = G_SQ_ALU_WORD0_SRC1_REL(word0); 2811 alu->src[1].chan = G_SQ_ALU_WORD0_SRC1_CHAN(word0); 2812 alu->src[1].neg = G_SQ_ALU_WORD0_SRC1_NEG(word0); 2813 alu->index_mode = G_SQ_ALU_WORD0_INDEX_MODE(word0); 2801 r600_bytecode_alu_read(struct r600_bytecode * bc,struct r600_bytecode_alu * alu,uint32_t word0,uint32_t word1) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/pp/ |
| H A D | codegen.h | 351 unsigned word0 : 32; member in struct:__anon4c8c0f471c0a::__anon4c8c0f471e08
|
| H A D | disasm.c | 679 if (branch->discard.word0 == PPIR_CODEGEN_DISCARD_WORD0 &&
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/pp/ |
| H A D | codegen.h | 352 unsigned word0 : 32; member in struct:__anon8016ff1a1c0a::__anon8016ff1a1e08
|
| H A D | disasm.c | 720 if (branch->discard.word0 == PPIR_CODEGEN_DISCARD_WORD0 &&
|
| H A D | codegen.c | 580 b->discard.word0 = PPIR_CODEGEN_DISCARD_WORD0;
|
| /xsrc/external/mit/MesaLib/src/panfrost/lib/genxml/ |
| H A D | v6_pack.h | 4733 uint32_t word0; member in struct:MALI_TILER_STATE 4758 cl[ 0] = __gen_uint(values->word0, 0, 31); 4783 values->word0 = __gen_unpack_uint(cl, 0, 31); 4804 fprintf(fp, "%*sWord0: %u\n", indent, "", values->word0); 4879 cl[32] = __gen_uint(values->state.word0, 0, 31); 4947 values->state.word0 = __gen_unpack_uint(cl, 1024, 1055);
|
| H A D | v7_pack.h | 4789 uint32_t word0; member in struct:MALI_TILER_STATE 4814 cl[ 0] = __gen_uint(values->word0, 0, 31); 4839 values->word0 = __gen_unpack_uint(cl, 0, 31); 4860 fprintf(fp, "%*sWord0: %u\n", indent, "", values->word0); 4935 cl[32] = __gen_uint(values->state.word0, 0, 31); 5003 values->state.word0 = __gen_unpack_uint(cl, 1024, 1055);
|