Searched refs:swap (Results 1 – 4 of 4) sorted by relevance
| /tools/tests/x86_emulator/ |
| A D | simd.c | 391 # define swap(x) ({ \ macro 455 # define swap(x) ({ \ macro 493 # define swap(x) ({ \ macro 552 # define swap(x) ({ \ macro 567 # define swap(x) __builtin_ia32_shufpd(x, x, 0b01) macro 639 # define swap(x) ((vec_t)B(pshufd, _mask, \ macro 678 # define swap(x) ((vec_t)B(pshufd, _mask, \ macro 761 # define swap(x) ((vec_t)B(pshufd, _mask, \ macro 810 # define swap(x) ((vec_t)__builtin_ia32_pshufd( \ macro 1612 #ifdef swap in simd_test() [all …]
|
| A D | simd-sha.c | 88 #define swap(x) shuf(x, 0b00011011) macro 246 y = rol_c(a, 5) + (b ^ c ^ d) + swap(src) + e + k; in sha_test()
|
| /tools/pygrub/examples/ |
| A D | fedora-19.grub2 | 75 …linux /vmlinuz-3.9.6-301.fc19.i686.PAE root=/dev/mapper/fedora-root ro rd.lvm.lv=fedora/swap rd.md… 89 …1d8147dc84eb89292ebc1666 root=/dev/mapper/fedora-root ro rd.lvm.lv=fedora/swap rd.md=0 rd.dm=0 vco…
|
| A D | rhel-7-beta.grub2 | 77 …linux16 /vmlinuz-3.10.0-54.0.1.el7.x86_64 root=/dev/mapper/rhel-root ro rd.lvm.lv=rhel/swap vconso… 91 …f0b8cf364cdbbe6d093f8228a37f root=/dev/mapper/rhel-root ro rd.lvm.lv=rhel/swap vconsole.keymap=uk …
|
Completed in 16 milliseconds