Home
last modified time | relevance | path

Searched refs:quads (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/alpha/lib/
H A Dmemchr.S127 # At least two quads remain to be accessed.
129 subq $18, $0, $4 #-e0 : $4 <- nr quads to be processed
130 and $4, 8, $4 # e1 : odd number of quads?
133 # At least three quads remain to be accessed
H A Dev6-memchr.S145 # At least two quads remain to be accessed.
147 subq $18, $0, $4 # E : $4 <- nr quads to be processed
148 and $4, 8, $4 # E : odd number of quads?
150 # At least three quads remain to be accessed
H A Dev6-memset.S103 sra $18,3,$3 # U : Number of remaining quads to write
198 subq $3,1,$3 # E : Decrement number quads left
281 sra $18,3,$3 # U : Number of remaining quads to write
376 subq $3,1,$3 # E : Decrement number quads left
469 sra $18,3,$3 # U : Number of remaining quads to write
564 subq $3,1,$3 # E : Decrement number quads left
H A Dev6-memcpy.S65 beq $1, $do_unroll # U : no single quads to fiddle
217 bge $18, $mis_quad # U : More quads to move
/openbmc/qemu/include/hw/ppc/
H A Dpnv_chip.h86 PnvQuad *quads; member
118 PnvQuad *quads; member
/openbmc/qemu/hw/ppc/
H A Dpnv.c1463 chip9->quads = g_new0(PnvQuad, chip9->nr_quads); in pnv_chip_quad_realize()
1466 PnvQuad *eq = &chip9->quads[i]; in pnv_chip_quad_realize()
1702 chip10->quads = g_new0(PnvQuad, chip10->nr_quads); in pnv_chip_power10_quad_realize()
1705 PnvQuad *eq = &chip10->quads[i]; in pnv_chip_power10_quad_realize()
/openbmc/openbmc/poky/meta/recipes-gnome/gtk+/gtk+3/
H A Dopengl.patch172 GdkTexturedQuad *quads,
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch30316 +# Do not generate code for qpu >= quads * 4 - fns should never be called