Home
last modified time | relevance | path

Searched refs:PTR (Results 1 – 16 of 16) sorted by relevance

/openbmc/qemu/tests/tcg/hexagon/
H A Dload_align.c122 #define LOAD_ap(SZ, RES, PTR, ADDR) \ argument
125 : "+r"(RES), "=r"(PTR))
126 #define LOAD_ap_b(RES, PTR, ADDR) \ argument
127 LOAD_ap(b, RES, PTR, ADDR)
128 #define LOAD_ap_h(RES, PTR, ADDR) \ argument
129 LOAD_ap(h, RES, PTR, ADDR)
161 #define LOAD_pr(SZ, RES, PTR, INC) \ argument
165 : "+r"(RES), "+r"(PTR) \
168 #define LOAD_pr_b(RES, PTR, INC) \ argument
169 LOAD_pr(b, RES, PTR, INC)
[all …]
H A Dload_unpack.c136 #define BxW_LOAD_ap(SZ, RES, PTR, ADDR) \ argument
139 : "=r"(RES), "=r"(PTR))
140 #define BxW_LOAD_ap_Z(RES, PTR, ADDR) \ argument
141 BxW_LOAD_ap(ubh, RES, PTR, ADDR)
142 #define BxW_LOAD_ap_S(RES, PTR, ADDR) \ argument
143 BxW_LOAD_ap(bh, RES, PTR, ADDR)
180 #define BxW_LOAD_pr(SZ, RES, PTR, INC) \ argument
184 : "=r"(RES), "+r"(PTR) \
187 #define BxW_LOAD_pr_Z(RES, PTR, INC) \ argument
188 BxW_LOAD_pr(ubh, RES, PTR, INC)
[all …]
/openbmc/u-boot/fs/jffs2/
H A Dcompr_lzo.c136 #define PTR(a) ((lzo_ptr_t) (a)) macro
137 #define PTR_LINEAR(a) PTR(a)
142 #define PTR_LT(a,b) (PTR(a) < PTR(b))
143 #define PTR_GE(a,b) (PTR(a) >= PTR(b))
144 #define PTR_DIFF(a,b) ((lzo_ptrdiff_t) (PTR(a) - PTR(b)))
/openbmc/qemu/hw/net/
H A Dsmc91c111.c130 FIELD(PTR, PTR, 0, 11)
131 FIELD(PTR, NOT_EMPTY, 11, 1)
132 FIELD(PTR, RESERVED, 12, 1)
133 FIELD(PTR, READ, 13, 1)
134 FIELD(PTR, AUTOINCR, 14, 1)
135 FIELD(PTR, RCV, 15, 1)
410 p = FIELD_EX32(s->ptr, PTR, PTR); in data_reg_ptr()
411 s->ptr = FIELD_DP32(s->ptr, PTR, PTR, ptr_reg_add(s, 1)); in data_reg_ptr()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0002-add-fallback-parse_printf_format-implementation.patch152 + PTR,
175 + [PTR] = PA_POINTER,
205 + S('s') = E(PTR), S('S') = E(PTR), S('p') = E(UIPTR),S('n') = E(PTR),
214 + S('c') = E(INT), S('s') = E(PTR), S('n') = E(PTR),
220 + S('n') = E(PTR)
225 + S('n') = E(PTR),
231 + S('n') = E(PTR)
235 + S('n') = E(PTR)
240 + S('n') = E(PTR)
245 + S('n') = E(PTR)
/openbmc/openbmc/poky/meta/recipes-devtools/systemd-bootchart/systemd-bootchart/
H A D0002-musl-does-not-provide-printf-h.patch167 + PTR,
190 + [PTR] = PA_POINTER,
220 + S('s') = E(PTR), S('S') = E(PTR), S('p') = E(UIPTR),S('n') = E(PTR),
229 + S('c') = E(INT), S('s') = E(PTR), S('n') = E(PTR),
235 + S('n') = E(PTR)
240 + S('n') = E(PTR),
246 + S('n') = E(PTR)
250 + S('n') = E(PTR)
255 + S('n') = E(PTR)
260 + S('n') = E(PTR)
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/
H A D0004-add-fallback-parse_printf_format-implementation.patch152 + PTR,
175 + [PTR] = PA_POINTER,
205 + S('s') = E(PTR), S('S') = E(PTR), S('p') = E(UIPTR),S('n') = E(PTR),
214 + S('c') = E(INT), S('s') = E(PTR), S('n') = E(PTR),
220 + S('n') = E(PTR)
225 + S('n') = E(PTR),
231 + S('n') = E(PTR)
235 + S('n') = E(PTR)
240 + S('n') = E(PTR)
245 + S('n') = E(PTR)
/openbmc/qemu/include/disas/
H A Ddis-asm.h14 typedef void *PTR; typedef
255 PTR p;
287 PTR application_data;
316 PTR private_data;
/openbmc/u-boot/arch/mips/include/asm/
H A Dasm.h372 #define PTR .word macro
397 #define PTR .dword macro
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch2158 "FLD\tDWORD PTR ", "ESC_D9\t", "FST\tDWORD PTR ", "FSTP\tDWORD PTR ",
2434 "FIADD\tDWORD PTR ", "FIMUL\tDWORD PTR ", "FICOM\tDWORD PTR ",
2435 "FICOMP\tDWORD PTR ",
2436 "FISUB\tDWORD PTR ", "FISUBR\tDWORD PTR ", "FIDIV\tDWORD PTR ",
2438 "FICOMP\tDWORD PTR ",
2439 "FISUB\tDWORD PTR ", "FISUBR\tDWORD PTR ", "FIDIV\tDWORD PTR ",
2440 "FIDIVR\tDWORD PTR ",
2443 "FIADD\tDWORD PTR ", "FIMUL\tDWORD PTR ", "FICOM\tDWORD PTR ",
2444 "FICOMP\tDWORD PTR ",
2445 "FISUB\tDWORD PTR ", "FISUBR\tDWORD PTR ", "FIDIV\tDWORD PTR ",
[all …]
/openbmc/qemu/include/hw/cxl/
H A Dcxl_component.h53 FIELD(CXL_##type##_CAPABILITY_HEADER, PTR, 20, 12)
/openbmc/qemu/hw/cxl/
H A Dcxl-component-utils.c331 FIELD_DP32(reg_state[which], CXL_##reg##_CAPABILITY_HEADER, PTR, \ in cxl_component_register_init_common()
/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/
H A Dldconfig.patch87 /* 1 if cache_data + PTR points into the cache. */
/openbmc/qemu/tests/functional/acpi-bits/bits-tests/
H A Dtestacpi.py2270 data = acpi.get_table("RSD PTR ")
/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/
H A Dconf.patch72 +1.0.0 IN PTR localhost.
/openbmc/qemu/disas/
H A Dm68k.c1904 info->private_data = (PTR) &priv; in print_insn_m68k()