Searched refs:g2 (Results 1 – 7 of 7) sorted by relevance
| /openbmc/qemu/common-user/host/sparc64/ |
| H A D | safe-syscall.inc.S | 16 .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 D | 0001-rename-grub2-editenv-to-grub-editenv.patch | 62 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 D | efi_loader.h | 483 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 D | stb_truetype.h | 1187 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 D | tcg-target.c.inc | 44 "%g2",
|
| /openbmc/qemu/tests/data/qobject/ |
| H A D | qdict.txt | 4503 dma-g2.c: 4776
|
| /openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
| H A D | 0001-ffmpeg-5.1.4-rpi_24.patch | 20911 +.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
|