Home
last modified time | relevance | path

Searched refs:Long (Results 1 – 13 of 13) sorted by relevance

/qemu/tests/qtest/fuzz/
H A Dgeneric_fuzz.c343 enum Sizes {Byte, Word, Long, end_sizes}; in op_in() enumerator
368 case Long: in op_in()
378 enum Sizes {Byte, Word, Long, end_sizes}; in op_out() enumerator
405 case Long: in op_out()
415 enum Sizes {Byte, Word, Long, Quad, end_sizes}; in op_read() enumerator
441 case Long: in op_read()
483 case Long: in op_write()
498 enum Sizes {Byte, Word, Long, end_sizes}; in op_pci_read() enumerator
519 case Long: in op_pci_read()
527 enum Sizes {Byte, Word, Long, end_sizes}; in op_pci_write() enumerator
[all …]
/qemu/tests/qapi-schema/
H A Dunion-branch-invalid-dict.json1 # Long form of member must have a value member 'type'
/qemu/scripts/
H A Ddisas-objdump.pl6 use Getopt::Long;
H A Dget_maintainer.pl19 use Getopt::Long qw(:config no_auto_abbrev);
H A Dcheckpatch.pl19 use Getopt::Long qw(:config no_auto_abbrev);
/qemu/tests/tcg/cris/bare/
H A Dcheck_ba.s45 ; Long forward branch.
/qemu/hw/ide/
H A Dtrace-events12 …, void *bus, void *s) "IDE PIO rd @ 0x%"PRIx32" (Data: Long); val 0x%08"PRIx32"…
13 …l, void *bus, void *s) "IDE PIO wr @ 0x%"PRIx32" (Data: Long); val 0x%08"PRIx32"…
/qemu/docs/devel/
H A Dmultiple-iothreads.txt125 Long-running jobs (usually in the form of coroutines) are often scheduled in
/qemu/include/libdecnumber/
H A DdecNumberLocal.h86 #define Long int64_t macro
/qemu/target/s390x/
H A Dcpu_features_def.h.inc40 DEF_FEAT(LONG_DISPLACEMENT, "ldisp", STFL, 18, "Long-displacement facility")
41 DEF_FEAT(LONG_DISPLACEMENT_FAST, "ldisphp", STFL, 19, "Long-displacement facility has high performa…
/qemu/target/arm/tcg/
H A Dneon-dp.decode226 # Long left shifts: again Q is part of opcode decode
/qemu/tests/avocado/acpi-bits/bits-tests/
H A Dsmbios.py2854 0x04: 'Long Length',
/qemu/libdecnumber/
H A DdecNumber.c219 #define eInt Long /* extended integer */