Home
last modified time | relevance | path

Searched defs:boot_info (Results 1 – 25 of 107) sorted by relevance

12345

/dports/www/firefox-legacy/firefox-52.8.0esr/media/libvpx/vp8/encoder/x86/
H A Dssim_opt_x86_64.asm60 ; without too much hastle, and can probably do better estimates with psadw
62 ; all the parms needed for 16x16 ssim so we can play with dssim as distortion
63 ; in mode selection code.
64 global sym(vp8_ssim_parms_16x16_sse2) PRIVATE
65 sym(vp8_ssim_parms_16x16_sse2):
66 push rbp
67 mov rbp, rsp
/dports/emulators/qemu/qemu-6.2.0/hw/ppc/
H A Dvirtex_ml507.c60 static struct boot_info struct
67 } boot_info; argument
/dports/emulators/qemu60/qemu-6.0.0/hw/ppc/
H A Dvirtex_ml507.c62 static struct boot_info struct
69 } boot_info; argument
H A Dsam460ex.c88 struct boot_info { struct
89 uint32_t dt_base;
90 uint32_t dt_size;
91 uint32_t entry;
295 struct boot_info *boot_info; in sam460ex_init() local
/dports/emulators/qemu5/qemu-5.2.0/hw/ppc/
H A Dvirtex_ml507.c61 static struct boot_info struct
68 } boot_info; argument
H A Dsam460ex.c87 struct boot_info { struct
88 uint32_t dt_base;
89 uint32_t dt_size;
90 uint32_t entry;
292 struct boot_info *boot_info; in sam460ex_init() local
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/ppc/
H A Dvirtex_ml507.c60 static struct boot_info struct
67 } boot_info; argument
H A Dsam460ex.c87 struct boot_info { struct
88 uint32_t dt_base;
89 uint32_t dt_size;
90 uint32_t entry;
294 struct boot_info *boot_info; in sam460ex_init() local
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/ppc/
H A Dvirtex_ml507.c60 static struct boot_info struct
67 } boot_info; argument
H A Dsam460ex.c87 struct boot_info { struct
88 uint32_t dt_base;
89 uint32_t dt_size;
90 uint32_t entry;
293 struct boot_info *boot_info; in sam460ex_init() local
/dports/emulators/qemu42/qemu-4.2.1/hw/ppc/
H A Dvirtex_ml507.c60 static struct boot_info struct
67 } boot_info; argument
H A Dsam460ex.c87 struct boot_info { struct
88 uint32_t dt_base;
89 uint32_t dt_size;
90 uint32_t entry;
293 struct boot_info *boot_info; in sam460ex_init() local
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/ppc/
H A Dvirtex_ml507.c59 static struct boot_info struct
66 } boot_info; argument
H A Dsam460ex.c84 struct boot_info { struct
85 uint32_t dt_base;
86 uint32_t dt_size;
87 uint32_t entry;
411 struct boot_info *boot_info; in sam460ex_init() local
/dports/emulators/qemu-utils/qemu-4.2.1/hw/ppc/
H A Dvirtex_ml507.c60 static struct boot_info struct
67 } boot_info; variable
H A Dsam460ex.c87 struct boot_info { struct
88 uint32_t dt_base;
89 uint32_t dt_size;
90 uint32_t entry;
293 struct boot_info *boot_info; in sam460ex_init() local
/dports/lang/gcc10-devel/gcc-10-20211008/libgcc/config/nds32/isr-library/
H A Dvec_vid26.S1 /* c-isr library stuff of Andes NDS32 cpu for GNU compiler
2 Copyright (C) 2012-2020 Free Software Foundation, Inc.
3 Contributed by Andes Technology Corporation.
4
5 This file is part of GCC.
6
7 GCC is free software; you can redistribute it and/or modify it
8 under the terms of the GNU General Public License as published
9 by the Free Software Foundation; either version 3, or (at your
10 option) any later version.
[all …]
/dports/emulators/qemu/qemu-6.2.0/hw/arm/
H A Dmcimx6ul-evk.c23 static struct arm_boot_info boot_info; in mcimx6ul_evk_init() local
H A Dmcimx7d-sabre.c25 static struct arm_boot_info boot_info; in mcimx7d_sabre_init() local
/dports/emulators/qemu60/qemu-6.0.0/hw/arm/
H A Dmcimx7d-sabre.c26 static struct arm_boot_info boot_info; in mcimx7d_sabre_init() local
H A Dmcimx6ul-evk.c24 static struct arm_boot_info boot_info; in mcimx6ul_evk_init() local
/dports/emulators/qemu5/qemu-5.2.0/hw/arm/
H A Dmcimx6ul-evk.c24 static struct arm_boot_info boot_info; in mcimx6ul_evk_init() local
H A Dmcimx7d-sabre.c26 static struct arm_boot_info boot_info; in mcimx7d_sabre_init() local
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/arm/
H A Dmcimx6ul-evk.c24 static struct arm_boot_info boot_info; in mcimx6ul_evk_init() local
H A Dmcimx7d-sabre.c26 static struct arm_boot_info boot_info; in mcimx7d_sabre_init() local

12345