Home
last modified time | relevance | path

Searched refs:right (Results 76 – 100 of 128) sorted by relevance

123456

/qemu/docs/devel/
H A Dsubmitting-a-patch.rst292 Use the right diff format.
294 produce patch emails in the right format (check the documentation to
H A Dloads-stores.rst208 the right choice for calls made from hooks like the CPU ``do_interrupt``
H A Dclocks.rst154 connecting the clocks together and devices will fetch the right value during
H A Dtcg-plugins.rst52 process. However the project reserves the right to change or break the
/qemu/tcg/
H A Dtcg-op.c1840 unsigned c, bool right, bool arith) in tcg_gen_shifti_i64() argument
1848 if (right) { in tcg_gen_shifti_i64()
1860 } else if (right) { in tcg_gen_shifti_i64()
/qemu/docs/interop/
H A Dqmp-spec.rst132 out-of-band jump the queue: the command get executed right away,
H A Dlive-block-operations.rst332 commit" (i.e. it is possible to merge the "active layer", the right-most
338 QEMU is writing to the right-most image in the chain, [D]::
/qemu/target/arm/tcg/
H A Dsve.decode1485 ## SVE2 bitwise shift right and accumulate
1516 ## SVE2 bitwise shift right narrow
/qemu/ui/
H A Dgtk.c317 geo.base_width += padding.left + padding.right; in gd_update_geometry_hints()
319 geo.min_width += padding.left + padding.right; in gd_update_geometry_hints()
H A Dcocoa.m505 * space and have black bars left and right) and with the second scale
530 size.width -= insets.left + insets.right;
/qemu/target/i386/tcg/
H A Demit.c.inc3177 * The idea here is that the bit to the right of the new bit 0 is the
3178 * new carry, and the bit to the right of the old bit 0 is the old carry.
3180 * from a right shifted part and a left shifted part of s->T0. The new carry
3181 * is extracted from the right-shifted portion, and the old carry is
3280 /* Move high part to the right position */
/qemu/docs/devel/migration/
H A Dcompatibility.rst211 machine types to have the right value::
H A Dmain.rst96 e.g. right in the middle of the guest reprogramming the device, during
/qemu/tcg/loongarch64/
H A Dtcg-target.c.inc235 /* Field Sk16, shifted right by 2; suitable for conditional jumps */
237 /* Field Sd10k16, shifted right by 2; suitable for B and BL */
/qemu/pc-bios/keymaps/
H A Dmk407 # evdev 106 (0x6a), QKeyCode "right", number 0xcd
H A Dru408 # evdev 106 (0x6a), QKeyCode "right", number 0xcd
H A Dar450 # evdev 106 (0x6a), QKeyCode "right", number 0xcd
H A Det405 # evdev 106 (0x6a), QKeyCode "right", number 0xcd
H A Dfr-ca428 # evdev 106 (0x6a), QKeyCode "right", number 0xcd
H A Dth407 # evdev 106 (0x6a), QKeyCode "right", number 0xcd
H A Dja409 # evdev 106 (0x6a), QKeyCode "right", number 0xcd
H A Dbepo441 # evdev 106 (0x6a), QKeyCode "right", number 0xcd
H A Den-us407 # evdev 106 (0x6a), QKeyCode "right", number 0xcd
H A Dfr-ch496 # evdev 106 (0x6a), QKeyCode "right", number 0xcd
/qemu/tcg/mips/
H A Dtcg-target.c.inc149 /* Let the compiler perform the right-shift as part of the arithmetic. */
587 * Load bitmasks with a right-shift. This is good for things

123456