Home
last modified time | relevance | path

Searched full:little (Results 1 – 8 of 8) sorted by relevance

/kvm-unit-tests/powerpc/
H A DMakefile.ppc648 ifeq ($(ENDIAN),little)
H A Demulator.c106 * lswi is supposed to cause an alignment exception in little endian in test_lswi()
109 * "lswi" when compiling in little endian mode. in test_lswi()
234 * For lswx in little-endian mode, an alignment interrupt always occurs.
253 * lswx is supposed to cause an alignment exception in little endian in test_lswx()
256 * "lswx" when compiling in little endian mode. in test_lswx()
H A Dsprs.c13 * migrate the VM. Alternatively, the test can also simply sleep a little bit
/kvm-unit-tests/
H A D.travis.yml15 - CONFIG="--arch=ppc64 --endian=little --cc=clang --cflags=-no-integrated-as"
H A Dconfigure99 --endian=ENDIAN endianness to compile for (little or big, ppc64 only)
389 if [ "$endian" != "little" ] && [ "$endian" != "big" ]; then
390 echo "You must provide endianness (big or little)!"
H A D.gitlab-ci.yml168 - ./configure --arch=ppc64 --endian=little --cross-prefix=powerpc64-linux-gnu-
/kvm-unit-tests/x86/
H A Dvmexit.c328 /* Note: assumes little endian */ in ioreadl()
/kvm-unit-tests/lib/linux/
H A Dpci_regs.h794 * in the HT spec, catering for that is a little messy. You probably don't