Home
last modified time | relevance | path

Searched refs:base0 (Results 101 – 125 of 1040) sorted by relevance

12345678910>>...42

/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/post/lib_powerpc/
H A Dstore.c156 ulong base0 = (ulong) (data + 8); in cpu_post_test_store() local
157 ulong base = base0; in cpu_post_test_store()
183 ret = base == base0 + test->offset ? 0 : -1; in cpu_post_test_store()
185 ret = base == base0 ? 0 : -1; in cpu_post_test_store()
193 ret = *(uchar *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
197 ret = *(ushort *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
201 ret = *(ulong *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/post/lib_powerpc/
H A Dstore.c155 ulong base0 = (ulong) (data + 8); in cpu_post_test_store() local
156 ulong base = base0; in cpu_post_test_store()
182 ret = base == base0 + test->offset ? 0 : -1; in cpu_post_test_store()
184 ret = base == base0 ? 0 : -1; in cpu_post_test_store()
192 ret = *(uchar *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
196 ret = *(ushort *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
200 ret = *(ulong *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/post/lib_powerpc/
H A Dstore.c173 ulong base0 = (ulong) (data + 8); in cpu_post_test_store() local
174 ulong base = base0; in cpu_post_test_store()
200 ret = base == base0 + test->offset ? 0 : -1; in cpu_post_test_store()
202 ret = base == base0 ? 0 : -1; in cpu_post_test_store()
210 ret = *(uchar *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
214 ret = *(ushort *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
218 ret = *(ulong *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/post/lib_powerpc/
H A Dstore.c156 ulong base0 = (ulong) (data + 8); in cpu_post_test_store() local
157 ulong base = base0; in cpu_post_test_store()
183 ret = base == base0 + test->offset ? 0 : -1; in cpu_post_test_store()
185 ret = base == base0 ? 0 : -1; in cpu_post_test_store()
193 ret = *(uchar *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
197 ret = *(ushort *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
201 ret = *(ulong *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
/dports/sysutils/u-boot-nanopi-neo-air/u-boot-2021.07/post/lib_powerpc/
H A Dstore.c156 ulong base0 = (ulong) (data + 8); in cpu_post_test_store() local
157 ulong base = base0; in cpu_post_test_store()
183 ret = base == base0 + test->offset ? 0 : -1; in cpu_post_test_store()
185 ret = base == base0 ? 0 : -1; in cpu_post_test_store()
193 ret = *(uchar *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
197 ret = *(ushort *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
201 ret = *(ulong *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/post/lib_powerpc/
H A Dstore.c156 ulong base0 = (ulong) (data + 8); in cpu_post_test_store() local
157 ulong base = base0; in cpu_post_test_store()
183 ret = base == base0 + test->offset ? 0 : -1; in cpu_post_test_store()
185 ret = base == base0 ? 0 : -1; in cpu_post_test_store()
193 ret = *(uchar *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
197 ret = *(ushort *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
201 ret = *(ulong *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
/dports/sysutils/u-boot-chip/u-boot-2021.07/post/lib_powerpc/
H A Dstore.c156 ulong base0 = (ulong) (data + 8); in cpu_post_test_store() local
157 ulong base = base0; in cpu_post_test_store()
183 ret = base == base0 + test->offset ? 0 : -1; in cpu_post_test_store()
185 ret = base == base0 ? 0 : -1; in cpu_post_test_store()
193 ret = *(uchar *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
197 ret = *(ushort *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
201 ret = *(ulong *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/post/lib_powerpc/
H A Dstore.c155 ulong base0 = (ulong) (data + 8); in cpu_post_test_store() local
156 ulong base = base0; in cpu_post_test_store()
182 ret = base == base0 + test->offset ? 0 : -1; in cpu_post_test_store()
184 ret = base == base0 ? 0 : -1; in cpu_post_test_store()
192 ret = *(uchar *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
196 ret = *(ushort *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
200 ret = *(ulong *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/post/lib_powerpc/
H A Dstore.c156 ulong base0 = (ulong) (data + 8); in cpu_post_test_store() local
157 ulong base = base0; in cpu_post_test_store()
183 ret = base == base0 + test->offset ? 0 : -1; in cpu_post_test_store()
185 ret = base == base0 ? 0 : -1; in cpu_post_test_store()
193 ret = *(uchar *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
197 ret = *(ushort *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
201 ret = *(ulong *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/post/lib_powerpc/
H A Dstore.c156 ulong base0 = (ulong) (data + 8); in cpu_post_test_store() local
157 ulong base = base0; in cpu_post_test_store()
183 ret = base == base0 + test->offset ? 0 : -1; in cpu_post_test_store()
185 ret = base == base0 ? 0 : -1; in cpu_post_test_store()
193 ret = *(uchar *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
197 ret = *(ushort *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
201 ret = *(ulong *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/post/lib_powerpc/
H A Dstore.c156 ulong base0 = (ulong) (data + 8); in cpu_post_test_store() local
157 ulong base = base0; in cpu_post_test_store()
183 ret = base == base0 + test->offset ? 0 : -1; in cpu_post_test_store()
185 ret = base == base0 ? 0 : -1; in cpu_post_test_store()
193 ret = *(uchar *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
197 ret = *(ushort *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
201 ret = *(ulong *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
/dports/sysutils/u-boot-orangepi-plus-2e/u-boot-2021.07/post/lib_powerpc/
H A Dstore.c156 ulong base0 = (ulong) (data + 8); in cpu_post_test_store() local
157 ulong base = base0; in cpu_post_test_store()
183 ret = base == base0 + test->offset ? 0 : -1; in cpu_post_test_store()
185 ret = base == base0 ? 0 : -1; in cpu_post_test_store()
193 ret = *(uchar *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
197 ret = *(ushort *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
201 ret = *(ulong *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
/dports/sysutils/u-boot-orangepi-r1/u-boot-2021.07/post/lib_powerpc/
H A Dstore.c156 ulong base0 = (ulong) (data + 8); in cpu_post_test_store() local
157 ulong base = base0; in cpu_post_test_store()
183 ret = base == base0 + test->offset ? 0 : -1; in cpu_post_test_store()
185 ret = base == base0 ? 0 : -1; in cpu_post_test_store()
193 ret = *(uchar *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
197 ret = *(ushort *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
201 ret = *(ulong *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/post/lib_powerpc/
H A Dstore.c156 ulong base0 = (ulong) (data + 8); in cpu_post_test_store() local
157 ulong base = base0; in cpu_post_test_store()
183 ret = base == base0 + test->offset ? 0 : -1; in cpu_post_test_store()
185 ret = base == base0 ? 0 : -1; in cpu_post_test_store()
193 ret = *(uchar *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
197 ret = *(ushort *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
201 ret = *(ulong *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
/dports/sysutils/u-boot-pine64/u-boot-2021.07/post/lib_powerpc/
H A Dstore.c156 ulong base0 = (ulong) (data + 8); in cpu_post_test_store() local
157 ulong base = base0; in cpu_post_test_store()
183 ret = base == base0 + test->offset ? 0 : -1; in cpu_post_test_store()
185 ret = base == base0 ? 0 : -1; in cpu_post_test_store()
193 ret = *(uchar *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
197 ret = *(ushort *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
201 ret = *(ulong *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
/dports/sysutils/u-boot-pandaboard/u-boot-2021.07/post/lib_powerpc/
H A Dstore.c156 ulong base0 = (ulong) (data + 8); in cpu_post_test_store() local
157 ulong base = base0; in cpu_post_test_store()
183 ret = base == base0 + test->offset ? 0 : -1; in cpu_post_test_store()
185 ret = base == base0 ? 0 : -1; in cpu_post_test_store()
193 ret = *(uchar *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
197 ret = *(ushort *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
201 ret = *(ulong *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
/dports/sysutils/u-boot-pcduino3/u-boot-2021.07/post/lib_powerpc/
H A Dstore.c156 ulong base0 = (ulong) (data + 8); in cpu_post_test_store() local
157 ulong base = base0; in cpu_post_test_store()
183 ret = base == base0 + test->offset ? 0 : -1; in cpu_post_test_store()
185 ret = base == base0 ? 0 : -1; in cpu_post_test_store()
193 ret = *(uchar *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
197 ret = *(ushort *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
201 ret = *(ulong *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
/dports/sysutils/u-boot-pine-h64/u-boot-2021.07/post/lib_powerpc/
H A Dstore.c156 ulong base0 = (ulong) (data + 8);
157 ulong base = base0;
183 ret = base == base0 + test->offset ? 0 : -1;
185 ret = base == base0 ? 0 : -1; in testGetPassword()
193 ret = *(uchar *)(base0 + test->offset) == test->value ?
197 ret = *(ushort *)(base0 + test->offset) == test->value ?
201 ret = *(ulong *)(base0 + test->offset) == test->value ?
/dports/sysutils/u-boot-pinebook/u-boot-2021.07/post/lib_powerpc/
H A Dstore.c156 ulong base0 = (ulong) (data + 8); in cpu_post_test_store() local
157 ulong base = base0; in cpu_post_test_store()
183 ret = base == base0 + test->offset ? 0 : -1; in cpu_post_test_store()
185 ret = base == base0 ? 0 : -1; in cpu_post_test_store()
193 ret = *(uchar *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
197 ret = *(ushort *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
201 ret = *(ulong *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/post/lib_powerpc/
H A Dstore.c156 ulong base0 = (ulong) (data + 8); in cpu_post_test_store() local
157 ulong base = base0; in cpu_post_test_store()
183 ret = base == base0 + test->offset ? 0 : -1; in cpu_post_test_store()
185 ret = base == base0 ? 0 : -1; in cpu_post_test_store()
193 ret = *(uchar *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
197 ret = *(ushort *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
201 ret = *(ulong *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/post/lib_powerpc/
H A Dstore.c156 ulong base0 = (ulong) (data + 8); in cpu_post_test_store() local
157 ulong base = base0; in cpu_post_test_store()
183 ret = base == base0 + test->offset ? 0 : -1; in cpu_post_test_store()
185 ret = base == base0 ? 0 : -1; in cpu_post_test_store()
193 ret = *(uchar *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
197 ret = *(ushort *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
201 ret = *(ulong *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/post/lib_powerpc/
H A Dstore.c156 ulong base0 = (ulong) (data + 8); in cpu_post_test_store() local
157 ulong base = base0; in cpu_post_test_store()
183 ret = base == base0 + test->offset ? 0 : -1; in cpu_post_test_store()
185 ret = base == base0 ? 0 : -1; in cpu_post_test_store()
193 ret = *(uchar *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
197 ret = *(ushort *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
201 ret = *(ulong *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
/dports/sysutils/u-boot-nanopi-a64/u-boot-2021.07/post/lib_powerpc/
H A Dstore.c156 ulong base0 = (ulong) (data + 8); in cpu_post_test_store() local
157 ulong base = base0; in cpu_post_test_store()
183 ret = base == base0 + test->offset ? 0 : -1; in cpu_post_test_store()
185 ret = base == base0 ? 0 : -1; in cpu_post_test_store()
193 ret = *(uchar *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
197 ret = *(ushort *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
201 ret = *(ulong *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot/post/lib_powerpc/
H A Dstore.c156 ulong base0 = (ulong) (data + 8); in cpu_post_test_store() local
157 ulong base = base0; in cpu_post_test_store()
183 ret = base == base0 + test->offset ? 0 : -1; in cpu_post_test_store()
185 ret = base == base0 ? 0 : -1; in cpu_post_test_store()
193 ret = *(uchar *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
197 ret = *(ushort *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
201 ret = *(ulong *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/post/lib_powerpc/
H A Dstore.c173 ulong base0 = (ulong) (data + 8); in cpu_post_test_store() local
174 ulong base = base0; in cpu_post_test_store()
200 ret = base == base0 + test->offset ? 0 : -1; in cpu_post_test_store()
202 ret = base == base0 ? 0 : -1; in cpu_post_test_store()
210 ret = *(uchar *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
214 ret = *(ushort *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
218 ret = *(ulong *)(base0 + test->offset) == test->value ? in cpu_post_test_store()

12345678910>>...42