Searched refs:scratch1 (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/pixman/dist/pixman/ |
| H A D | pixman-mips-dspr2-asm.h | 266 * (scratch1 and scratch2). 270 scratch1, scratch2 272 sll \scratch1, \in_565, 0x3 273 andi \scratch2, \scratch1, 0xff 274 ext \scratch1, \in_565, 0x2, 0x3 275 or \scratch1, \scratch2, \scratch1 276 or \out_8888, \out_8888, \scratch1 278 sll \scratch1, \in_565, 0x5 279 andi \scratch1, \scratch [all...] |
| /xsrc/external/mit/xf86-video-rendition/dist/src/ |
| H A D | v2kregs.h | 107 vu8 scratch1; /* 0x10073 */ member in struct:_v_mem_io
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | genX_cmd_buffer.c | 1714 uint32_t scratch1, chicken3; local in function:genX 1715 anv_pack_struct(&scratch1, GENX(SCRATCH1), 1720 emit_lri(&cmd_buffer->batch, GENX(SCRATCH1_num), scratch1);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| H A D | crocus_state.c | 1179 uint32_t scratch1, chicken3; local in function:setup_l3_config 1180 crocus_pack_state(GENX(SCRATCH1), &scratch1, reg) { 1187 crocus_emit_lri(batch, SCRATCH1, scratch1);
|
Completed in 22 milliseconds