Home
last modified time | relevance | path

Searched refs:x2 (Results 1 – 25 of 96) sorted by relevance

1234

/qemu/tests/tcg/aarch64/system/
H A Dboot.S109 add x2, x0, x1, lsr #(30 - 3) /* offset in l1 page table */
114 str x1, [x2]
123 add x2, x0, x4, lsr #(21 - 3) /* offset in l2 page table */
126 str x1, [x2] /* 1st 2mb (.text & rodata) */
133 add x2, x0, x4, lsr #(21 - 3) /* offset in l2 page table */
136 str x1, [x2] /* 2nd 2mb (.data & .bss)*/
/qemu/include/ui/
H A Drect.h35 int16_t x1, x2, y1, y2; in qemu_rect_intersect() local
39 x2 = MIN(a->x + a->width, b->x + b->width); in qemu_rect_intersect()
42 if (x1 >= x2 || y1 >= y2) { in qemu_rect_intersect()
51 qemu_rect_init(res, x1, y1, x2 - x1, y2 - y1); in qemu_rect_intersect()
/qemu/tests/tcg/s390x/
H A Dlae.c11 unsigned long long ar = -1, b2 = 100000, r, x2 = 500; in main() local
24 : [b2] "r" (b2), [x2] "r" (x2) in main()
/qemu/target/mips/
H A Dcpu-defs.c.inc25 ((1U << CP0C0_M) | (0x2 << CP0C0_K0))
377 .CP0_Config0 = MIPS_CONFIG0 | (0x2 << CP0C0_KU) | (0x2 << CP0C0_K23) |
381 .CP0_Config3 = MIPS_CONFIG3 | (0x2 << CP0C3_ISA) | (1 << CP0C3_VInt) |
406 .CP0_Config3 = MIPS_CONFIG3 | (0x2 << CP0C3_ISA) | (0 << CP0C3_VInt) |
474 .CP0_Config0 = MIPS_CONFIG0 | (0x2 << CP0C0_AR) |
510 .CP0_Config0 = MIPS_CONFIG0 | (1 << CP0C0_MM) | (0x2 << CP0C0_AR) |
594 .CP0_Config0 = MIPS_CONFIG0 | (0x2 << CP0C0_AT) |
615 .CP0_Config0 = MIPS_CONFIG0 | (0x2 << CP0C0_AT) |
643 .CP0_Config0 = MIPS_CONFIG0 | (0x2 << CP0C0_AT) |
744 .CP0_Config0 = MIPS_CONFIG0 | (0x2 << CP0C0_AR) | (0x2 << CP0C0_AT) |
[all …]
/qemu/tests/migration/aarch64/
H A Da-b-kernel.S33 mov x2, #ARM_MACH_VIRT_UART
34 strb w3, [x2]
72 strb w3, [x2]
/qemu/tests/tcg/aarch64/
H A Dbti-crt.c.inc45 register void *x2 __asm__("x2") = 0;
50 : : "r"(x0), "r"(x1), "r"(x2), "r"(x3), "r"(x8) : "memory");
/qemu/tests/qemu-iotests/
H A D172.out14 dma = 2 (0x2)
43 dma = 2 (0x2)
82 dma = 2 (0x2)
139 dma = 2 (0x2)
197 dma = 2 (0x2)
240 dma = 2 (0x2)
279 dma = 2 (0x2)
336 dma = 2 (0x2)
397 dma = 2 (0x2)
436 dma = 2 (0x2)
[all …]
H A D303.out64 flags 0x2 (['auto'])
/qemu/docs/specs/
H A Dppc-spapr-numa.rst69 * ibm,associativity-reference-points = {0x3, 0x2, 0x1}
81 * ibm,associativity-reference-points = {0x3, 0x2, 0x1}
86 Second NUMA level (0x2) => associativity[1] = S1
92 Second NUMA level (0x2) => associativity[1] = S2
103 * ibm,associativity-reference-points = {0x2}
107 First NUMA level (0x2) => associativity[1] = S1
111 First NUMA level (0x2) => associativity[1] = S2
278 at 0x2)
281 at 0x2)
285 the domains 0x2 and 0x1 from 0 to 1 as well. This will give us:
[all …]
H A Dacpi_hw_reduced_hotplug.rst47 If ((Local0 & 0x2) == 0x2)
H A Dppc-spapr-uv-hcalls.rst52 ``TPM_COMM_OP_CLOSE_SESSION`` (``0x2``): close the existing TPM session, if
/qemu/util/
H A Dqdist.c253 double x1, x2, step; in qdist_pr_label() local
277 x2 = x; /* unnecessary, but a dumb compiler might not figure it out */ in qdist_pr_label()
283 x2 = x + step; in qdist_pr_label()
286 x2 = x; in qdist_pr_label()
291 g_string_append_printf(s, ",%.*f%s", dec, x2, rparen); in qdist_pr_label()
/qemu/common-user/host/aarch64/
H A Dsafe-syscall.inc.S42 mov x0, x2 /* syscall arguments */
44 mov x2, x4
/qemu/hw/display/
H A Dartist.c499 trace_artist_draw_line(x1, y1, x2, y2); in draw_line()
501 if ((x1 >= buf->width && x2 >= buf->width) || in draw_line()
507 s->vram_start = (x2 << 16) | y2; in draw_line()
510 if (x2 > x1) { in draw_line()
511 dx = x2 - x1; in draw_line()
513 dx = x1 - x2; in draw_line()
524 y2 = x2; in draw_line()
525 x2 = t; in draw_line()
538 if (x1 > x2) { in draw_line()
544 x1 = x2; in draw_line()
[all …]
/qemu/target/arm/hvf/
H A Dtrace-events11 …uint64_t x0, uint64_t x1, uint64_t x2, uint64_t x3, uint32_t cpuid) "PSCI Call x0=0x%016"PRIx64" x…
/qemu/pc-bios/
H A Dbamboo.dts57 #interrupt-cells = <0x2>;
79 dcr-reg = <0x010 0x2>;
H A Dcanyonlands.dts187 interrupts = <0x0 0x1 0x2>;
190 /* DMA */ 0x2 &UIC0 0xc 0x4>;
318 interrupts = <0x2 0x4>;
501 0x0 0x0 0x0 0x2 &UIC3 0xd 0x4 /* swizzled int B */
543 0x0 0x0 0x0 0x2 &UIC3 0x11 0x4 /* swizzled int B */
/qemu/pc-bios/keymaps/
H A Dsv25 1 0x2
185 exclam 0x2 shift
/qemu/ui/
H A Degl-helpers.c140 GLuint x2, y2; in egl_fb_blit() local
160 x2 = x1 + w; in egl_fb_blit()
162 glBlitFramebuffer(x1, y1, x2, y2, in egl_fb_blit()
/qemu/target/mips/tcg/
H A Dmicromips_translate.c.inc157 SRA = 0x2,
165 SRAV = 0x2,
183 MULU = 0x2,
250 SEB = 0x2,
290 TLBWI = 0x2,
302 EMT = 0x2,
317 MTHI32 = 0x2,
344 PREF = 0x2,
363 LWLE = 0x2,
376 PREFE = 0x2,
[all …]
H A Dmips16e_translate.c.inc52 I8_SWRASP = 0x2,
63 RRR_DSUBU = 0x2,
105 I64_SDRASP = 0x2,
117 RR_RY_CNVT_ZEW = 0x2,
508 case 0x2:
723 case 0x2:
/qemu/target/loongarch/tcg/insn_trans/
H A Dtrans_fcmp.c.inc14 if (cond & 0x2) {
/qemu/include/hw/xen/interface/
H A Darch-arm.h217 __DECL_REG(x2, r2_usr);
/qemu/target/s390x/tcg/
H A Dinsn-data.h.inc37 F(0xb34a, AXBR, RRE, Z, x1, x2, new_x, x1, axb, f128, IF_BFP)
175 F(0xb349, CXBR, RRE, Z, x1, x2, 0, 0, cxb, 0, IF_BFP)
181 F(0xb348, KXBR, RRE, Z, x1, x2, 0, 0, kxb, 0, IF_BFP)
307 F(0xb39a, CFXBR, RRF_e, Z, 0, x2, new, r1_32, cfxb, 0, IF_BFP)
310 F(0xb3aa, CGXBR, RRF_e, Z, 0, x2, r1, 0, cgxb, 0, IF_BFP)
324 F(0xb3ae, CLGXBR, RRF_e, FPE, 0, x2, r1, 0, clgxb, 0, IF_BFP)
351 F(0xb34d, DXBR, RRE, Z, x1, x2, new_x, x1, dxb, 0, IF_BFP)
605 F(0xb347, FIXBR, RRF_e, Z, 0, x2, new_x, x1, fixb, 0, IF_BFP)
618 F(0xb345, LDXBR, RRF_e, Z, 0, x2, new, f1, ldxb, 0, IF_BFP)
619 F(0xb346, LEXBR, RRF_e, Z, 0, x2, new, e1, lexb, 0, IF_BFP)
[all …]
/qemu/qapi/
H A Dcommon.json126 # @2: x2

1234