/openbmc/qemu/tests/tcg/hexagon/ |
H A D | load_align.c | 52 #define LOAD_io(SZ, RES, ADDR, OFF) \ argument 87 #define LOAD_ur(SZ, RES, SHIFT, IDX) \ argument 101 LOAD_ur_##SZ(result, (SHIFT), 0); \ 122 #define LOAD_ap(SZ, RES, PTR, ADDR) \ argument 161 #define LOAD_pr(SZ, RES, PTR, INC) \ argument 203 #define LOAD_pbr(SZ, RES, PTR) \ argument 221 LOAD_pbr_##SZ(result, ptr); \ 223 LOAD_pbr_##SZ(result, ptr); \ 225 LOAD_pbr_##SZ(result, ptr); \ 227 LOAD_pbr_##SZ(result, ptr); \ [all …]
|
H A D | brev.c | 38 #define BREV_LOAD(SZ, RES, ADDR, INC) \ argument 41 "%0 = mem" #SZ "(%1++m0:brev)\n\t" \ 59 #define BREV_STORE(SZ, PART, ADDR, VAL, INC) \ argument 62 "mem" #SZ "(%0++m0:brev) = %1" PART "\n\t" \ 78 #define BREV_STORE_NEW(SZ, ADDR, VAL, INC) \ argument 83 " mem" #SZ "(%0++m0:brev) = r5.new\n\t" \ 112 #define TEST_BREV_LOAD(SZ, TYPE, BUF, SHIFT, EXP) \ argument 117 BREV_LOAD_##SZ(result, p, 1 << (SHIFT - NBITS)); \ 122 #define TEST_BREV_STORE(SZ, TYPE, BUF, VAL, SHIFT) \ argument 134 #define TEST_BREV_STORE_NEW(SZ, BUF, SHIFT) \ argument [all …]
|
H A D | circ.c | 233 #define check_load(I, RES, INC, SZ) __check_load(__LINE__, I, RES, INC, SZ) argument 236 void circ_test_load_imm_##SZ(void) \ 264 #define TEST_LOAD_REG(SZ, TYPE, BUF, BUFSIZE, FMT) \ argument 265 void circ_test_load_reg_##SZ(void) \ 294 #define CIRC_VAL(SZ, TYPE, BUFSIZE) \ in TEST_LOAD_REG() argument 295 TYPE circ_val_##SZ(int i, int32_t inc, int32_t size) \ in TEST_LOAD_REG() 321 #define CHECK_STORE(SZ, BUF, BUFSIZE, FMT) \ argument 322 void check_store_##SZ(int32_t inc, int32_t size) \ 327 check64(BUF[i], circ_val_##SZ(i, inc, size)); \ 340 void circ_test_store_imm_##SZ(void) \ [all …]
|
H A D | load_unpack.c | 55 #define BxW_LOAD_io(SZ, RES, ADDR, OFF) \ argument 57 "%0 = mem" #SZ "(%1+#" #OFF ")\n\t" \ 96 #define BxW_LOAD_ur(SZ, RES, SHIFT, IDX) \ argument 136 #define BxW_LOAD_ap(SZ, RES, PTR, ADDR) \ argument 138 "%0 = mem" #SZ "(%1 = ##" #ADDR ")\n\t" \ 180 #define BxW_LOAD_pr(SZ, RES, PTR, INC) \ argument 183 "%0 = mem" #SZ "(%1++m0)\n\t" \ 227 #define BxW_LOAD_pbr(SZ, RES, PTR) \ argument 231 "%0 = mem" #SZ "(%1++m0:brev)\n\t" \ 271 #define BxW_LOAD_pi(SZ, RES, PTR, INC) \ argument [all …]
|
/openbmc/linux/arch/sh/math-emu/ |
H A D | math.c | 69 FP_DECL_##SZ(Fm); FP_DECL_##SZ(Fn); \ 70 UNPACK_##SZ(Fm, M); UNPACK_##SZ(Fn, N); \ 72 #define EQ_X(SZ,R,M,N) do{ \ argument 73 FP_DECL_##SZ(Fm); FP_DECL_##SZ(Fn); \ 74 UNPACK_##SZ(Fm, M); UNPACK_##SZ(Fn, N); \ 100 FP_DECL_##SZ(Fm); FP_DECL_##SZ(Fn); FP_DECL_##SZ(Fr); \ 101 UNPACK_##SZ(Fm, M); UNPACK_##SZ(Fn, N); \ 103 PACK_##SZ(N, Fr); }while(0) 286 FP_DECL_##SZ(Fn); \ in NOTYETn() 302 FP_DECL_##SZ(Fn); \ [all …]
|
/openbmc/linux/arch/arm64/crypto/ |
H A D | sha512-armv8.pl | 80 $SZ=8; 89 $SZ=4; 233 sub sp,sp,#4*$SZ 236 ldp $C,$D,[$ctx,#2*$SZ] 237 ldp $E,$F,[$ctx,#4*$SZ] 239 ldp $G,$H,[$ctx,#6*$SZ] 271 stp $C,$D,[$ctx,#2*$SZ] 275 stp $E,$F,[$ctx,#4*$SZ] 276 stp $G,$H,[$ctx,#6*$SZ] 280 add sp,sp,#4*$SZ [all …]
|
/openbmc/qemu/include/hw/ |
H A D | elf_ops.h.inc | 1 static void glue(bswap_ehdr, SZ)(struct elfhdr *ehdr) 18 static void glue(bswap_phdr, SZ)(struct elf_phdr *phdr) 44 static void glue(bswap_sym, SZ)(struct elf_sym *sym) 90 glue(symfind, SZ)); 125 glue(bswap_shdr, SZ)(shdr_table + i); 154 glue(bswap_sym, SZ)(&syms[i]); 193 s->lookup_symbol = glue(lookup_symbol, SZ); 219 glue(bswap_shdr, SZ)(&shdr_table[i]); 235 glue(bswap_rela, SZ)(&rels[i]); 339 glue(bswap_ehdr, SZ)(&ehdr); [all …]
|
/openbmc/linux/arch/mips/crypto/ |
H A D | crc32-mips.c | 31 #define _ASM_SET_CRC(OP, SZ, TYPE) \ argument 37 ((SZ) << 6) | ((TYPE) << 8)) \ 39 ((SZ) << 14) | ((TYPE) << 3))) 40 #define _ASM_UNSET_CRC(op, SZ, TYPE) ".purgem " #op "\n\t" argument 42 #define _ASM_SET_CRC(op, SZ, TYPE) ".set\tcrc\n\t" argument 43 #define _ASM_UNSET_CRC(op, SZ, TYPE) argument 46 #define __CRC32(crc, value, op, SZ, TYPE) \ argument 50 _ASM_SET_CRC(op, SZ, TYPE) \ 52 _ASM_UNSET_CRC(op, SZ, TYPE) \
|
/openbmc/qemu/accel/tcg/ |
H A D | tcg-runtime-gvec.c | 1030 DO_CMP1(gvec_eq##SZ, uint##SZ##_t, ==) \ 1031 DO_CMP1(gvec_ne##SZ, uint##SZ##_t, !=) \ 1032 DO_CMP1(gvec_lt##SZ, int##SZ##_t, <) \ 1033 DO_CMP1(gvec_le##SZ, int##SZ##_t, <=) \ 1034 DO_CMP1(gvec_ltu##SZ, uint##SZ##_t, <) \ 1035 DO_CMP1(gvec_leu##SZ, uint##SZ##_t, <=) 1057 DO_CMP1(gvec_eqs##SZ, uint##SZ##_t, ==) \ 1058 DO_CMP1(gvec_lts##SZ, int##SZ##_t, <) \ 1059 DO_CMP1(gvec_les##SZ, int##SZ##_t, <=) \ 1060 DO_CMP1(gvec_ltus##SZ, uint##SZ##_t, <) \ [all …]
|
/openbmc/qemu/target/ppc/ |
H A D | int_helper.c | 1273 #define XXGENPCV_BE_EXP(NAME, SZ) \ argument 1296 #define XXGENPCV_BE_COMP(NAME, SZ) \ argument 1315 #define XXGENPCV_LE_EXP(NAME, SZ) \ argument 1330 for (int k = 0, rk = SZ - 1; k < SZ; k++, rk--) { \ 1340 #define XXGENPCV_LE_COMP(NAME, SZ) \ argument 1349 for (int k = 0, rk = SZ - 1; k < SZ; k++, rk--) { \ 1361 #define XXGENPCV(NAME, SZ) \ argument 1362 XXGENPCV_BE_EXP(NAME, SZ) \ 1363 XXGENPCV_BE_COMP(NAME, SZ) \ 1364 XXGENPCV_LE_EXP(NAME, SZ) \ [all …]
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am335x-moxa-uc-2101.dts | 5 * Authors: SZ Lin (林上智) <sz.lin@moxa.com>
|
H A D | am335x-moxa-uc-8100-me-t.dts | 5 * Author: SZ Lin (林上智) <sz.lin@moxa.com>
|
H A D | am335x-moxa-uc-2100-common.dtsi | 5 * Authors: SZ Lin (林上智) <sz.lin@moxa.com>
|
/openbmc/linux/arch/sparc/net/ |
H A D | bpf_jit_comp_32.c | 291 #define emit_alloc_stack(SZ) \ argument 292 *prog++ = (SUB | IMMED | RS1(SP) | S13(SZ) | RD(SP)) 294 #define emit_release_stack(SZ) \ argument 295 *prog++ = (ADD | IMMED | RS1(SP) | S13(SZ) | RD(SP))
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | traps.h | 114 #define SZ (0x0030) macro
|
/openbmc/linux/arch/arm/boot/dts/nxp/ls/ |
H A D | ls1021a-moxa-uc-8410a.dts | 7 * SZ Lin (林上智) <sz.lin@moxa.com>
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_lwt_ip_encap.sh | 351 SZ=$(stat -c %s ${TMPFILE}) 352 if [ "$SZ" != "$PKT_SZ" ] ; then
|
/openbmc/linux/scripts/mod/ |
H A D | modpost.c | 1741 #define SZ 500 macro 1750 char tmp[SZ]; in buf_printf() 1755 len = vsnprintf(tmp, SZ, fmt, ap); in buf_printf() 1763 buf->size += len + SZ; in buf_write()
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | em28xx-cardlist.rst | 278 - IO-DATA GV-MVP/SZ
|
/openbmc/qemu/hw/core/ |
H A D | loader.c | 304 #define SZ 32 macro 319 #undef SZ 329 #define SZ 64 macro
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | create-spdx-2.2.bbclass | 70 creation_time = datetime.now(tz=timezone.utc).strftime("%Y-%m-%dT%H:%M:%SZ") 543 creation_time = datetime.now(tz=timezone.utc).strftime("%Y-%m-%dT%H:%M:%SZ") 762 creation_time = datetime.now(tz=timezone.utc).strftime("%Y-%m-%dT%H:%M:%SZ") 1010 creation_time = datetime.now(tz=timezone.utc).strftime("%Y-%m-%dT%H:%M:%SZ")
|
/openbmc/qemu/docs/ |
H A D | nvdimm.txt | 93 "label-size=$SZ" option to "-device nvdimm", e.g.
|
/openbmc/qemu/target/arm/tcg/ |
H A D | mve.decode | 159 # This means we need to expand out to multiple patterns for P, W, SZ.
|
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/ |
H A D | 0003-wayland-Add-Wayland-example.patch | 73 …SZ@RZEX`?OYGXaBS\DT^9WRHX[��������������������������������������ԓ�����o�����h|�DTdfv�DU^9ITIa[HQb�… 75 …Xh���y��CXgL[h6JP5FO9HQ;GQ8EO=GO>KS?KT6ML:LNBLTAOWJcn���i��DWnDU[ASZ?QW>QX@SZ@TY?TY@UZHX^EU[?PUGU[…
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-intel-pt.txt | 1289 F S UID PID PPID LWP C PRI NI ADDR SZ WCHAN TTY TIME CMD 1353 F S UID PID PPID LWP C PRI NI ADDR SZ WCHAN TTY TIME CMD
|