/qemu/docs/system/ |
H A D | target-xtensa.rst | 10 - Xtensa emulator pseudo board \"sim\" 14 The sim pseudo board emulation provides an environment similar to one
|
H A D | target-mips.rst | 15 - MIPS emulator pseudo board \"mipssim\" 83 The mipssim pseudo board emulation provides an environment similar to
|
/qemu/docs/interop/ |
H A D | index.rst | 31 vnc-ledstate-pseudo-encoding
|
H A D | vhost-user.rst | 550 covers from address 0 to the maximum of guest regions. In pseudo-code,
|
/qemu/disas/ |
H A D | riscv.h | 184 const rv_comp_data *pseudo; member
|
H A D | riscv.c | 5333 const rv_comp_data *comp_data = opcode_data[dec->op].pseudo; in decode_inst_lift_pseudo()
|
/qemu/tests/tcg/i386/ |
H A D | x86.csv | 151 # The tags pseudo and pseudo64 indicate that this instruction form is redundant 179 "AAD","AAD","aad","D5 0A","V","I","","pseudo","","","" 181 "AAM","AAM","aam","D4 0A","V","I","","pseudo","","","" 384 "CMOVC r16, r/m16","CMOVC r/m16, r16","cmovc r/m16, r16","0F 42 /r","V","V","","P6,operand16,pseudo… 385 "CMOVC r32, r/m32","CMOVC r/m32, r32","cmovc r/m32, r32","0F 42 /r","V","V","","P6,operand32,pseudo… 386 "CMOVC r64, r/m64","CMOVC r/m64, r64","cmovc r/m64, r64","REX.W 0F 42 /r","N.E.","V","","pseudo","r… 403 …6","CMOVNA r/m16, r16","cmovna r/m16, r16","0F 46 /r","V","V","","P6,operand16,pseudo","rw,r","","" 404 …2","CMOVNA r/m32, r32","cmovna r/m32, r32","0F 46 /r","V","V","","P6,operand32,pseudo","rw,r","","" 405 "CMOVNA r64, r/m64","CMOVNA r/m64, r64","cmovna r/m64, r64","REX.W 0F 46 /r","N.E.","V","","pseudo"… 406 …,"CMOVNAE r/m16, r16","cmovnae r/m16, r16","0F 42 /r","V","V","","P6,operand16,pseudo","rw,r","","" [all …]
|
/qemu/docs/system/ppc/ |
H A D | pseries.rst | 107 * ``spapr-rng`` : a pseudo-device for passing random number generator data to the
|
/qemu/qapi/ |
H A D | char.json | 489 # @pty: pseudo-terminal
|
/qemu/target/hexagon/idef-parser/ |
H A D | README.rst | 117 pseudo code, output into ``idef_parser_input.h.inc``. For instance, the 130 we obtain the pseudo code
|
/qemu/docs/specs/ |
H A D | rocker.rst | 586 IPv4 pseudo-header and IP
|
/qemu/ |
H A D | qemu-options.hx | 3940 virtual console ``vc0`` and a pseudo TTY ``pty0`` connected to 3945 pseudo TTY file. The example configuration can be as follows: 4026 Create a new pseudo-terminal on the host and connect to it. 4708 but you can specify other backends; UDP, pseudo TTY, or even stdio 4764 "-seed number seed the pseudo-random number generator\n", 4768 Force the guest to use a deterministic pseudo-random number
|
/qemu/docs/devel/testing/ |
H A D | main.rst | 273 more convenient to use the pseudo block driver, ``null-co://``, as the test
|
/qemu/tcg/aarch64/ |
H A D | tcg-target.c.inc | 740 that feed the DecodeBitMasks pseudo function. */
|