Home
last modified time | relevance | path

Searched refs:g2 (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/common-user/host/sparc64/
H A Dsafe-syscall.inc.S16 .register %g2, #scratch
51 mov %o0, %g2 /* signal_pending pointer */
70 lduw [%g2], %g3
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/grubby/grubby/
H A D0001-rename-grub2-editenv-to-grub-editenv.patch62 grub2Test grub2.9 add/g2-1.9 --env grubenv.1 --set-default-index=0
69 grub2Test grub2.8 add/g2-1.8 --env grubenv.1 --set-default-index=0
/openbmc/u-boot/include/
H A Defi_loader.h483 static inline int guidcmp(const efi_guid_t *g1, const efi_guid_t *g2) in guidcmp() argument
485 return memcmp(g1, g2, sizeof(efi_guid_t)); in guidcmp()
/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h1187 int g1,g2; in stbtt__GetGlyfOffset() local
1194 g2 = info->glyf + ttUSHORT(info->data + info->loca + glyph_index * 2 + 2) * 2; in stbtt__GetGlyfOffset()
1197 g2 = info->glyf + ttULONG (info->data + info->loca + glyph_index * 4 + 4); in stbtt__GetGlyfOffset()
1200 return g1==g2 ? -1 : g1; // if length is 0, return -1 in stbtt__GetGlyfOffset()
/openbmc/qemu/tcg/sparc64/
H A Dtcg-target.c.inc44 "%g2",
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt4503 dma-g2.c: 4776
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch20911 +.macro XRGB3Y r0, g0, b0, r1, g1, b1, r2, g2, b2
20913 + uxtl \g0\().8h, \g2\().8b
20917 + uxtl2 \g1\().8h, \g2\().16b
20923 +.macro XRGB3YC r0, g0, b0, r1, g1, b1, r2, g2, b2
20924 + XRGB3Y \r0, \g0, \b0, \r1, \g1, \b1, \r2, \g2, \b2
20927 + bic \g2\().8h, #0xff, LSL #8