Home
last modified time | relevance | path

Searched +full:- +full:r (Results 1 – 25 of 1079) sorted by relevance

12345678910>>...44

/openbmc/qemu/target/openrisc/
H A Ddisas.c21 #include "disas/dis-asm.h"
27 /* Include the auto-generated decoder. */
28 #include "decode-insns.c.inc"
31 (info->fprintf_func(info->stream, "%-9s " format, \
40 status = info->read_memory_func(addr, buffer, 4, info); in print_insn_or1k()
42 info->memory_error_func(status, addr, info); in print_insn_or1k()
43 return -1; in print_insn_or1k()
60 INSN(add, "r%d, r%d, r%d", a->d, a->a, a->b)
61 INSN(addc, "r%d, r%d, r%d", a->d, a->a, a->b)
62 INSN(sub, "r%d, r%d, r%d", a->d, a->a, a->b)
[all …]
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist2.txt1 drwxr-xr-x root root 4096 ./bin
2 lrwxrwxrwx root root 19 ./bin/ash -> /bin/busybox.nosuid
3 lrwxrwxrwx root root 25 ./bin/base64 -> /usr/bin/base64.coreutils
4 -rwxr-xr-x root root 1190872 ./bin/bash.bash
5 lrwxrwxrwx root root 14 ./bin/bash -> /bin/bash.bash
6 lrwxrwxrwx root root 14 ./bin/busybox -> busybox.nosuid
7 -rwxr-xr-x root root 613008 ./bin/busybox.nosuid
8 -rwsr-xr-x root root 59440 ./bin/busybox.suid
9 lrwxrwxrwx root root 18 ./bin/cat -> /bin/cat.coreutils
10 -rwxr-xr-x root root 47336 ./bin/cat.coreutils
[all …]
H A Dbuildhistory_filelist1.txt1 drwxr-xr-x root root 4096 ./bin
2 lrwxrwxrwx root root 19 ./bin/ash -> /bin/busybox.nosuid
3 lrwxrwxrwx root root 25 ./bin/base64 -> /usr/bin/base64.coreutils
4 -rwxr-xr-x root root 1190872 ./bin/bash.bash
5 lrwxrwxrwx root root 14 ./bin/bash -> /bin/bash.bash
6 lrwxrwxrwx root root 14 ./bin/busybox -> busybox.nosuid
7 -rwxr-xr-x root root 613008 ./bin/busybox.nosuid
8 -rwsr-xr-x root root 59440 ./bin/busybox.suid
9 lrwxrwxrwx root root 18 ./bin/cat -> /bin/cat.coreutils
10 -rwxr-xr-x root root 47336 ./bin/cat.coreutils
[all …]
/openbmc/qemu/tcg/ppc/
H A Dtcg-target-con-set.h1 /* SPDX-License-Identifier: MIT */
3 * Define PowerPC target-specific constraint sets.
10 * tcg-target-con-str.h; the constraint combination is inclusive or.
12 C_O0_I1(r)
13 C_O0_I2(r, r)
14 C_O0_I2(r, rC)
15 C_O0_I2(v, r)
16 C_O0_I3(r, r, r)
17 C_O0_I3(o, m, r)
18 C_O0_I4(r, r, rU, rC)
[all …]
/openbmc/qemu/tcg/mips/
H A Dtcg-target-con-set.h1 /* SPDX-License-Identifier: MIT */
3 * Define MIPS target-specific constraint sets.
10 * tcg-target-con-str.h; the constraint combination is inclusive or.
12 C_O0_I1(r)
13 C_O0_I2(r, rz)
14 C_O0_I2(rz, r)
15 C_O0_I3(rz, rz, r)
16 C_O0_I4(r, r, rz, rz)
17 C_O1_I1(r, r)
18 C_O1_I2(r, 0, rz)
[all …]
/openbmc/qemu/tcg/tci/
H A Dtcg-target-con-set.h1 /* SPDX-License-Identifier: MIT */
3 * TCI target-specific constraint sets.
10 * tcg-target-con-str.h; the constraint combination is inclusive or.
12 C_O0_I1(r)
13 C_O0_I2(r, r)
14 C_O0_I3(r, r, r)
15 C_O0_I4(r, r, r, r)
16 C_O1_I1(r, r)
17 C_O1_I2(r, r, r)
18 C_O1_I4(r, r, r, r, r)
[all …]
/openbmc/qemu/tcg/s390x/
H A Dtcg-target-con-set.h1 /* SPDX-License-Identifier: MIT */
3 * Define S390 target-specific constraint sets.
10 * tcg-target-con-str.h; the constraint combination is inclusive or.
15 C_O0_I1(r)
16 C_O0_I2(r, r)
17 C_O0_I2(r, ri)
18 C_O0_I2(r, rC)
19 C_O0_I2(v, r)
20 C_O0_I3(o, m, r)
21 C_O1_I1(r, r)
[all …]
/openbmc/qemu/tcg/i386/
H A Dtcg-target-con-set.h1 /* SPDX-License-Identifier: MIT */
3 * Define i386 target-specific constraint sets.
10 * tcg-target-con-str.h; the constraint combination is inclusive or.
18 C_O0_I1(r)
20 C_O0_I2(qi, r)
21 C_O0_I2(re, r)
22 C_O0_I2(ri, r)
23 C_O0_I2(r, reT)
25 C_O0_I2(x, r)
29 C_O0_I4(r, r, ri, ri)
[all …]
/openbmc/qemu/tcg/arm/
H A Dtcg-target-con-set.h1 /* SPDX-License-Identifier: MIT */
3 * Define Arm target-specific constraint sets.
10 * tcg-target-con-str.h; the constraint combination is inclusive or.
12 C_O0_I1(r)
13 C_O0_I2(r, r)
14 C_O0_I2(r, rIN)
16 C_O0_I2(w, r)
19 C_O0_I4(r, r, rI, rI)
21 C_O1_I1(r, q)
22 C_O1_I1(r, r)
[all …]
/openbmc/qemu/tcg/aarch64/
H A Dtcg-target-con-set.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 * Define AArch64 target-specific constraint sets.
10 * tcg-target-con-str.h; the constraint combination is inclusive or.
12 C_O0_I1(r)
13 C_O0_I2(r, rC)
14 C_O0_I2(rz, r)
15 C_O0_I2(w, r)
16 C_O0_I3(rz, rz, r)
17 C_O1_I1(r, r)
18 C_O1_I1(w, r)
[all …]
/openbmc/openbmc-test-automation/docs/
H A Dcode_update.md7 [code-update.md](https://github.com/openbmc/docs/blob/master/designs/code-update.md)
9 - UBI Format
12 https://jenkins.openbmc.org/job/latest-master/ and run as follows:
20 …$ robot -v OPENBMC_HOST:x.x.x.x -v IMAGE_FILE_PATH:<image path>/obmc-phosphor-image-witherspoon.ub…
25 …$ robot -v OPENBMC_HOST:x.x.x.x -v IMAGE_FILE_PATH:<image path>/obmc-phosphor-image-witherspoon.ub…
29 https://openpower.xyz/job/openpower-op-build/ and run as follows:
37 …$ robot -v OPENBMC_HOST:x.x.x.x -v IMAGE_FILE_PATH:<image path>/witherspoon.pnor.squashfs.tar --in…
42 …$ robot -v OPENBMC_HOST:x.x.x.x -v IMAGE_FILE_PATH:<image path>/witherspoon.pnor.squashfs.tar --in…
47 Currently supported BMC and PNOR update formats are UBI and non-UBI. For code
49 [code-update.md](https://github.com/openbmc/docs/blob/master/designs/code-update.md)
[all …]
/openbmc/u-boot/lib/
H A Dslre.c2 * Copyright (c) 2004-2005 Sergey Lyubka <valenok@gmail.com>
5 * "THE BEER-WARE LICENSE" (Revision 42):
52 {"STARQ", 1, "o"}, /* Non-greedy STAR, "*?" */
53 {"PLUSQ", 1, "o"}, /* Non-greedy PLUS, "+?" */
56 {"NONSPACE", 0, ""}, /* Match non-space, "\S" */
78 * records the beginning of the matched substring (cap->ptr), CLOSE
79 * sets the length (cap->len) for respective capture_number.
89 * STARQ, PLUSQ are non-greedy versions of STAR and PLUS.
119 slre_dump(const struct slre *r, FILE *fp) in slre_dump() argument
123 for (pc = 0; pc < r->code_size; pc++) { in slre_dump()
[all …]
/openbmc/qemu/tcg/loongarch64/
H A Dtcg-target-con-set.h1 /* SPDX-License-Identifier: MIT */
3 * Define LoongArch target-specific constraint sets.
7 * Based on tcg/riscv/tcg-target-con-set.h
15 * tcg-target-con-str.h; the constraint combination is inclusive or.
17 C_O0_I1(r)
18 C_O0_I2(rz, r)
19 C_O0_I2(r, rz)
20 C_O0_I2(w, r)
21 C_O0_I3(r, r, r)
22 C_O1_I1(r, r)
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0012-do-not-disable-buffer-in-writing-files.patch14 Upstream-Status: Inappropriate [musl]
16 Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
18 Signed-off-by: Andrej Valek <andrej.valek@siemens.com>
20 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
22 Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
24 ---
25 src/basic/cgroup-util.c | 12 ++++++------
26 src/basic/namespace-util.c | 4 ++--
27 src/basic/procfs-util.c | 4 ++--
28 src/basic/sysctl-util.c | 2 +-
[all …]
/openbmc/qemu/hw/misc/
H A Dsifive_e_aon.c28 #include "hw/qdev-properties.h"
48 static void sifive_e_aon_wdt_update_wdogcount(SiFiveEAONState *r) in sifive_e_aon_wdt_update_wdogcount() argument
51 if (FIELD_EX32(r->wdogcfg, AON_WDT_WDOGCFG, EN_ALWAYS) == 0 && in sifive_e_aon_wdt_update_wdogcount()
52 FIELD_EX32(r->wdogcfg, AON_WDT_WDOGCFG, EN_CORE_AWAKE) == 0) { in sifive_e_aon_wdt_update_wdogcount()
57 r->wdogcount += muldiv64(now - r->wdog_restart_time, in sifive_e_aon_wdt_update_wdogcount()
58 r->wdogclk_freq, NANOSECONDS_PER_SECOND); in sifive_e_aon_wdt_update_wdogcount()
61 r->wdogcount &= R_AON_WDT_WDOGCOUNT_VALUE_MASK; in sifive_e_aon_wdt_update_wdogcount()
62 r->wdog_restart_time = now; in sifive_e_aon_wdt_update_wdogcount()
65 static void sifive_e_aon_wdt_update_state(SiFiveEAONState *r) in sifive_e_aon_wdt_update_state() argument
69 sifive_e_aon_wdt_update_wdogcount(r); in sifive_e_aon_wdt_update_state()
[all …]
/openbmc/qemu/target/avr/
H A Ddisas.c4 * Copyright (c) 2019-2020 Richard Henderson <rth@twiddle.net>
5 * Copyright (c) 2019-2020 Michael Rolnik <mrolnik@gmail.com>
52 ctx->next_word_used = true; in next_word()
53 return ctx->next_word; in next_word()
61 /* Include the auto-generated decoder. */
63 #include "decode-insn.c.inc"
66 (pctx->info->fprintf_func(pctx->info->stream, "%-9s " format, \
77 status = info->read_memory_func(addr, buffer, 2, info); in avr_print_insn()
79 info->memory_error_func(status, addr, info); in avr_print_insn()
80 return -1; in avr_print_insn()
[all …]
/openbmc/bmcweb/test/include/
H A Dmultipart_test.cpp1 // SPDX-License-Identifier: Apache-2.0
2 // SPDX-FileCopyrightText: Copyright OpenBMC Authors
27 "-----------------------------d74496d66958873e\r\n" in TEST_F()
28 "Content-Disposition: form-data; name=\"Test1\"\r\n\r\n" in TEST_F()
29 "111111111111111111111111112222222222222222222222222222222\r\n" in TEST_F()
30 "-----------------------------d74496d66958873e\r\n" in TEST_F()
31 "Content-Disposition: form-data; name=\"Test2\"\r\n\r\n" in TEST_F()
32 "{\r\n-----------------------------d74496d66958873e123456\r\n" in TEST_F()
33 "-----------------------------d74496d66958873e\r\n" in TEST_F()
34 "Content-Disposition: form-data; name=\"Test3\"\r\n\r\n" in TEST_F()
[all …]
/openbmc/skeleton/op-pwrctl/pgood_wait/
H A Dpgood_wait.c8 * http://www.apache.org/licenses/LICENSE-2.0
21 #include <systemd/sd-bus.h>
22 #include <systemd/sd-event.h>
24 /* Copied from phosphor-objmgr to make the code compile. */
28 static void quit(int r, void *loop) in quit() argument
30 sd_event_exit((sd_event *)loop, r); in quit()
38 int r; in callback() local
41 r = sd_bus_message_skip(m, "s"); in callback()
42 if (r < 0) in callback()
45 strerror(-r)); in callback()
[all …]
/openbmc/qemu/pc-bios/
HDopenbios-ppc ... THXZ^`gikmsuwy{ LP\b} UJVLNP\bdefopqr} R W R &' JN $%-. R j ...
/openbmc/qemu/include/hw/i2c/
H A Dpmbus_device.h6 * SPDX-License-Identifier: GPL-2.0-or-later
16 PMBUS_PAGE = 0x00, /* R/W byte */
17 PMBUS_OPERATION = 0x01, /* R/W byte */
18 PMBUS_ON_OFF_CONFIG = 0x02, /* R/W byte */
20 PMBUS_PHASE = 0x04, /* R/W byte */
21 PMBUS_PAGE_PLUS_WRITE = 0x05, /* Block Write-only */
22 PMBUS_PAGE_PLUS_READ = 0x06, /* Block Read-only */
23 PMBUS_WRITE_PROTECT = 0x10, /* R/W byte */
26 PMBUS_STORE_DEFAULT_CODE = 0x13, /* Write-only Byte */
27 PMBUS_RESTORE_DEFAULT_CODE = 0x14, /* Write-only Byte */
[all …]
/openbmc/qemu/contrib/elf2dmp/
H A Dpdb.c27 static uint32_t pdb_get_file_size(const struct pdb_reader *r, unsigned idx) in pdb_get_file_size() argument
29 if (idx >= r->ds.toc->num_files) { in pdb_get_file_size()
33 return r->ds.toc->file_size[idx]; in pdb_get_file_size()
36 static pdb_seg *get_seg_by_num(struct pdb_reader *r, size_t n) in get_seg_by_num() argument
41 for (ptr = r->segs; (ptr < r->segs + r->segs_size); ) { in get_seg_by_num()
53 uint64_t pdb_find_public_v3_symbol(struct pdb_reader *r, const char *name) in pdb_find_public_v3_symbol() argument
55 size_t size = pdb_get_file_size(r, r->symbols->gsym_file); in pdb_find_public_v3_symbol()
58 const uint8_t *root = r->modimage; in pdb_find_public_v3_symbol()
63 length = sym->generic.len + 2; in pdb_find_public_v3_symbol()
65 if (!sym->generic.id || length < 4) { in pdb_find_public_v3_symbol()
[all …]
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/
H A D0012-do-not-disable-buffer-in-writing-files.patch14 Upstream-Status: Inappropriate [musl]
16 Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
18 Signed-off-by: Andrej Valek <andrej.valek@siemens.com>
20 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
22 Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
24 ---
25 src/basic/cgroup-util.c | 4 ++--
26 src/basic/namespace-util.c | 4 ++--
27 src/basic/procfs-util.c | 4 ++--
28 src/basic/sysctl-util.c | 2 +-
[all …]
/openbmc/qemu/hw/scsi/
H A Dscsi-generic.c17 #include "qemu/error-report.h"
20 #include "migration/qemu-file-types.h"
21 #include "hw/qdev-properties.h"
22 #include "hw/qdev-properties-system.h"
24 #include "system/block-backend.h"
33 #define MAX_UINT ((unsigned int)-1)
46 SCSIGenericReq *r = DO_UPCAST(SCSIGenericReq, req, req); in scsi_generic_save_request() local
48 qemu_put_sbe32s(f, &r->buflen); in scsi_generic_save_request()
49 if (r->buflen && r->req.cmd.mode == SCSI_XFER_TO_DEV) { in scsi_generic_save_request()
50 assert(!r->req.sg); in scsi_generic_save_request()
[all …]
/openbmc/phosphor-objmgr/libmapper/
H A Dmapper.c1 // SPDX-License-Identifier: Apache-2.0
2 // SPDX-FileCopyrightText: Copyright 2016 IBM Corporation
15 #include <systemd/sd-bus.h>
16 #include <systemd/sd-event.h>
53 int r; member
82 static void async_wait_done(int r, mapper_async_wait*);
87 static void async_subtree_done(int r, mapper_async_subtree*);
148 int r; in async_wait_timeout_callback() local
150 mapper_async_wait* wait = data->wait; in async_wait_timeout_callback()
152 sd_event_source_unref(data->event_source); in async_wait_timeout_callback()
[all …]
/openbmc/qemu/tests/tcg/hexagon/
H A Dfpstuff.c2 * Copyright(c) 2020-2023 Qualcomm Innovation Center, Inc. All Rights Reserved.
60 : "=r"(cmp), "=r"(usr) : "r"(SF_QNaN), "r"(SF_any) in check_compare_exception()
69 : "=r"(cmp), "=r"(usr) : "r"(SF_QNaN), "r"(SF_any) in check_compare_exception()
78 : "=r"(cmp), "=r"(usr) : "r"(SF_QNaN), "r"(SF_any) in check_compare_exception()
87 : "=r"(cmp), "=r"(usr) : "r"(DF_QNaN), "r"(DF_any) in check_compare_exception()
96 : "=r"(cmp), "=r"(usr) : "r"(DF_QNaN), "r"(DF_any) in check_compare_exception()
105 : "=r"(cmp), "=r"(usr) : "r"(DF_QNaN), "r"(DF_any) in check_compare_exception()
125 : "=r"(minmax), "=r"(usr) : "r"(SF_QNaN), "r"(SF_any) in check_sfminmax()
133 : "=r"(minmax), "=r"(usr) : "r"(SF_QNaN), "r"(SF_any) in check_sfminmax()
147 : "=r"(minmax), "=r"(usr) : "r"(SF_QNaN), "r"(SF_QNaN) in check_sfminmax()
[all …]

12345678910>>...44