Home
last modified time | relevance | path

Searched refs:pseudo (Results 1 – 14 of 14) sorted by relevance

/qemu/docs/system/
H A Dtarget-xtensa.rst10 - Xtensa emulator pseudo board \"sim\"
14 The sim pseudo board emulation provides an environment similar to one
H A Dtarget-mips.rst15 - MIPS emulator pseudo board \"mipssim\"
83 The mipssim pseudo board emulation provides an environment similar to
/qemu/docs/interop/
H A Dindex.rst31 vnc-ledstate-pseudo-encoding
H A Dvhost-user.rst550 covers from address 0 to the maximum of guest regions. In pseudo-code,
/qemu/disas/
H A Driscv.h184 const rv_comp_data *pseudo; member
H A Driscv.c5333 const rv_comp_data *comp_data = opcode_data[dec->op].pseudo; in decode_inst_lift_pseudo()
/qemu/tests/tcg/i386/
H A Dx86.csv151 # 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 Dpseries.rst107 * ``spapr-rng`` : a pseudo-device for passing random number generator data to the
/qemu/qapi/
H A Dchar.json489 # @pty: pseudo-terminal
/qemu/target/hexagon/idef-parser/
H A DREADME.rst117 pseudo code, output into ``idef_parser_input.h.inc``. For instance, the
130 we obtain the pseudo code
/qemu/docs/specs/
H A Drocker.rst586 IPv4 pseudo-header and IP
/qemu/
H A Dqemu-options.hx3940 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 Dmain.rst273 more convenient to use the pseudo block driver, ``null-co://``, as the test
/qemu/tcg/aarch64/
H A Dtcg-target.c.inc740 that feed the DecodeBitMasks pseudo function. */