| /xsrc/external/mit/MesaLib/dist/src/freedreno/registers/ |
| H A D | gen_header.py | 35 def __init__(self, name, low, high, shr, type, parser): 39 self.shr = shr 89 if self.shr > 0: 90 val = "(%s >> %d)" % (val, self.shr) 194 print(" .bo_shift = %d" % address.shr) 220 if not f.name and f.low == 0 and f.shr == 0 and not f.type in ["float", "fixed", "ufixed"]: 230 if f.shr > 0: 231 print("\tassert(!(val & 0x%x));" % mask(0, f.shr - 1)) 330 if "shr" i [all...] |
| /xsrc/external/mit/xf86-video-geode/dist/src/gfx/ |
| H A D | gfx_defs.h | 168 _asm { shr ecx, 2 } \ 191 _asm { shr ecx, 2 } \
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/ |
| H A D | d3d12_nir_lower_vs_vertex_conversion.c | 59 nir_ssa_def *lshift, shift_right_func shr) 62 return nir_i2f32(b, shr(b, nir_ishl(b, src, lshift), rshift)); 58 from_10_10_10_2_scaled(nir_builder * b,nir_ssa_def * src,nir_ssa_def * lshift,shift_right_func shr) argument
|
| /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/ |
| H A D | gfx_defs.h | 267 _asm { shr ecx, 2 } \ 289 _asm { shr ecx, 2 } \
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | ir3_lower_parallelcopy.c | 240 /* shr.b dst, src, (16) */ 241 struct ir3_instruction *shr = local in function:do_copy 243 ir3_dst_create(shr, dst_num, entry->flags); 244 ir3_src_create(shr, src_num, entry->flags & ~IR3_REG_HALF); 245 ir3_src_create(shr, 0, IR3_REG_IMMED)->uim_val = 16; 246 ir3_instr_move_before(shr, instr);
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/rnn/ |
| H A D | headergen2.c | 142 * fxn for special cases (float, shr, min/max, etc): 144 if (bf || ti->shr || ti->minvalid || ti->maxvalid || ti->alignvalid || 190 if (ti->shr && !no_asserts) { 191 fprintf(dst, "\tassert(!(val & 0x%x));\n", (1 << ti->shr) - 1); 211 if (ti->shr) 212 fprintf(dst, " >> %d", ti->shr);
|
| H A D | rnn.h | 139 int shr, low, high; member in struct:rnntypeinfo
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_emit_gv100.h | 318 inline void emitADDR(int gpr, int off, int len, int shr, argument 321 assert(!(v->reg.data.offset & ((1 << shr) - 1))); 324 emitField(off, len, v->reg.data.offset >> shr);
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/decode/ |
| H A D | script.c | 225 regval <<= elem->typeinfo.shr; 366 regval <<= bf->typeinfo.shr; 406 regval <<= rnndoff->elem->typeinfo.shr;
|
| /xsrc/external/mit/xcalc/dist/ |
| H A D | actions.c | 86 static void shr(Widget w, XEvent *ev, String *vector, Cardinal *count); 142 {"shr", shr}, /* arithmetic shift right */ 476 static void shr(Widget w, XEvent *ev, String *vector, Cardinal *count) function in typeref:typename:void
|
| /xsrc/external/mit/freetype/dist/include/freetype/internal/ |
| H A D | ftcalc.h | 167 shr eax, 16
|
| /xsrc/external/mit/libXau/dist/m4/ |
| H A D | ltoptions.m4 | 362 # based on the bitwidth used, traditionally 'shr.o' or 'shr_64.o', 363 # and 'shr.imp' or 'shr_64.imp', respectively, for the Import File. 369 shared_archive_member_spec=shr
|
| /xsrc/external/mit/libXaw/dist/m4/ |
| H A D | ltoptions.m4 | 352 # based on the bitwidth used, traditionally 'shr.o' or 'shr_64.o', 353 # and 'shr.imp' or 'shr_64.imp', respectively, for the Import File. 359 shared_archive_member_spec=shr
|
| /xsrc/external/mit/libXcursor/dist/m4/ |
| H A D | ltoptions.m4 | 352 # based on the bitwidth used, traditionally 'shr.o' or 'shr_64.o', 353 # and 'shr.imp' or 'shr_64.imp', respectively, for the Import File. 359 shared_archive_member_spec=shr
|
| /xsrc/external/mit/libXdmcp/dist/m4/ |
| H A D | ltoptions.m4 | 352 # based on the bitwidth used, traditionally 'shr.o' or 'shr_64.o', 353 # and 'shr.imp' or 'shr_64.imp', respectively, for the Import File. 359 shared_archive_member_spec=shr
|
| /xsrc/external/mit/libXext/dist/m4/ |
| H A D | ltoptions.m4 | 352 # based on the bitwidth used, traditionally 'shr.o' or 'shr_64.o', 353 # and 'shr.imp' or 'shr_64.imp', respectively, for the Import File. 359 shared_archive_member_spec=shr
|
| /xsrc/external/mit/libXfixes/dist/m4/ |
| H A D | ltoptions.m4 | 352 # based on the bitwidth used, traditionally 'shr.o' or 'shr_64.o', 353 # and 'shr.imp' or 'shr_64.imp', respectively, for the Import File. 359 shared_archive_member_spec=shr
|
| /xsrc/external/mit/libXfont2/dist/m4/ |
| H A D | ltoptions.m4 | 352 # based on the bitwidth used, traditionally 'shr.o' or 'shr_64.o', 353 # and 'shr.imp' or 'shr_64.imp', respectively, for the Import File. 359 shared_archive_member_spec=shr
|
| /xsrc/external/mit/libXft/dist/m4/ |
| H A D | ltoptions.m4 | 352 # based on the bitwidth used, traditionally 'shr.o' or 'shr_64.o', 353 # and 'shr.imp' or 'shr_64.imp', respectively, for the Import File. 359 shared_archive_member_spec=shr
|
| /xsrc/external/mit/libXi/dist/m4/ |
| H A D | ltoptions.m4 | 352 # based on the bitwidth used, traditionally 'shr.o' or 'shr_64.o', 353 # and 'shr.imp' or 'shr_64.imp', respectively, for the Import File. 359 shared_archive_member_spec=shr
|
| /xsrc/external/mit/libXpm/dist/m4/ |
| H A D | ltoptions.m4 | 352 # based on the bitwidth used, traditionally 'shr.o' or 'shr_64.o', 353 # and 'shr.imp' or 'shr_64.imp', respectively, for the Import File. 359 shared_archive_member_spec=shr
|
| /xsrc/external/mit/libXpresent/dist/m4/ |
| H A D | ltoptions.m4 | 352 # based on the bitwidth used, traditionally 'shr.o' or 'shr_64.o', 353 # and 'shr.imp' or 'shr_64.imp', respectively, for the Import File. 359 shared_archive_member_spec=shr
|
| /xsrc/external/mit/libXrandr/dist/m4/ |
| H A D | ltoptions.m4 | 352 # based on the bitwidth used, traditionally 'shr.o' or 'shr_64.o', 353 # and 'shr.imp' or 'shr_64.imp', respectively, for the Import File. 359 shared_archive_member_spec=shr
|
| /xsrc/external/mit/libXrender/dist/m4/ |
| H A D | ltoptions.m4 | 362 # based on the bitwidth used, traditionally 'shr.o' or 'shr_64.o', 363 # and 'shr.imp' or 'shr_64.imp', respectively, for the Import File. 369 shared_archive_member_spec=shr
|
| /xsrc/external/mit/libXt/dist/m4/ |
| H A D | ltoptions.m4 | 352 # based on the bitwidth used, traditionally 'shr.o' or 'shr_64.o', 353 # and 'shr.imp' or 'shr_64.imp', respectively, for the Import File. 359 shared_archive_member_spec=shr
|