| /qemu/crypto/ |
| A D | aes.c | 958 int swap_b = swap * 0xf; in aesenc_MC_swap() 959 int swap_w = swap * 0x3; in aesenc_MC_swap() 960 bool be = HOST_BIG_ENDIAN ^ swap; in aesenc_MC_swap() 1018 const int swap_b = swap ? 15 : 0; in aesenc_SB_SR_AK_swap() 1063 int swap_b = swap * 0xf; in aesenc_SB_SR_MC_AK_swap() 1064 int swap_w = swap * 0x3; in aesenc_SB_SR_MC_AK_swap() 1065 bool be = HOST_BIG_ENDIAN ^ swap; in aesenc_SB_SR_MC_AK_swap() 1120 int swap_b = swap * 0xf; in aesdec_IMC_swap() 1121 int swap_w = swap * 0x3; in aesdec_IMC_swap() 1225 int swap_b = swap * 0xf; in aesdec_ISB_ISR_IMC_AK_swap() [all …]
|
| /qemu/target/s390x/ |
| A D | cpu_features_def.h.inc | 53 DEF_FEAT(COMPARE_AND_SWAP_AND_STORE, "csst", STFL, 32, "Compare-and-swap-and-store facility") 54 DEF_FEAT(COMPARE_AND_SWAP_AND_STORE_2, "csst2", STFL, 33, "Compare-and-swap-and-store facility 2") 156 DEF_FEAT(PLO_CS, "plo-cs", PLO, 4, "PLO Compare and swap (32 bit in general registers)") 157 DEF_FEAT(PLO_CSG, "plo-csg", PLO, 5, "PLO Compare and swap (64 bit in parameter list)") 158 DEF_FEAT(PLO_CSGR, "plo-csgr", PLO, 6, "PLO Compare and swap (32 bit in general registers)") 159 DEF_FEAT(PLO_CSX, "plo-csx", PLO, 7, "PLO Compare and swap (128 bit in parameter list)") 160 DEF_FEAT(PLO_DCS, "plo-dcs", PLO, 8, "PLO Double compare and swap (32 bit in general registers)") 161 DEF_FEAT(PLO_DCSG, "plo-dcsg", PLO, 9, "PLO Double compare and swap (64 bit in parameter list)") 162 DEF_FEAT(PLO_DCSGR, "plo-dcsgr", PLO, 10, "PLO Double compare and swap (32 bit in general registers… 163 DEF_FEAT(PLO_DCSX, "plo-dcsx", PLO, 11, "PLO Double compare and swap (128 bit in parameter list)") [all …]
|
| /qemu/docs/interop/ |
| A D | virtio-balloon-stats.rst | 31 - stat-swap-in 32 - stat-swap-out 94 "stat-swap-out": 0, 99 "stat-swap-in": 0
|
| /qemu/tcg/ |
| A D | tcg-op-ldst.c | 284 TCGv_i32 swap = NULL; in tcg_gen_qemu_st_i32_int() local 293 swap = tcg_temp_ebb_new_i32(); in tcg_gen_qemu_st_i32_int() 299 tcg_gen_bswap32_i32(swap, val); in tcg_gen_qemu_st_i32_int() 304 val = swap; in tcg_gen_qemu_st_i32_int() 325 if (swap) { in tcg_gen_qemu_st_i32_int() 326 tcg_temp_free_i32(swap); in tcg_gen_qemu_st_i32_int() 410 TCGv_i64 swap = NULL; in tcg_gen_qemu_st_i64_int() local 424 swap = tcg_temp_ebb_new_i64(); in tcg_gen_qemu_st_i64_int() 438 val = swap; in tcg_gen_qemu_st_i64_int() 451 if (swap) { in tcg_gen_qemu_st_i64_int() [all …]
|
| A D | optimize.c | 796 bool swap; in do_constant_folding_cond1() local 799 swap = swap_commutative(dest, p1, p2); in do_constant_folding_cond1() 801 if (swap) { in do_constant_folding_cond1() 853 bool swap; in do_constant_folding_cond2() local 856 swap = swap_commutative2(args, args + 2); in do_constant_folding_cond2() 858 if (swap) { in do_constant_folding_cond2()
|
| /qemu/audio/ |
| A D | mixeng.c | 80 #define ENDIAN_CONVERSION swap 103 #define ENDIAN_CONVERSION swap 126 #define ENDIAN_CONVERSION swap 149 #define ENDIAN_CONVERSION swap
|
| /qemu/target/ppc/ |
| A D | mem_helper.c | 394 #define LVE(name, access, swap, element) \ argument 408 swap(access(env, addr, GETPC())); \ 421 #define STVE(name, access, swap, element) \ in LVE() argument 434 access(env, addr, swap(r->element[LO_IDX ? index : \ in LVE()
|
| /qemu/hw/intc/ |
| A D | s390_flic_kvm.c | 276 uint8_t isc, bool swap, in kvm_s390_register_io_adapter() argument 283 .swap = swap, in kvm_s390_register_io_adapter()
|
| A D | s390_flic.c | 77 uint8_t isc, bool swap, in qemu_s390_register_io_adapter() argument
|
| /qemu/include/hw/s390x/ |
| A D | s390_flic.h | 55 bool swap, bool maskable, uint8_t flags);
|
| A D | css.h | 238 void css_register_io_adapters(CssIoAdapterType type, bool swap, bool maskable,
|
| /qemu/target/ppc/translate/ |
| A D | fp-impl.c.inc | 768 * We only need to swap high and low halves. gen_qemu_ld64_i64 800 * We only need to swap high and low halves. gen_qemu_ld64_i64 911 * We only need to swap high and low halves. gen_qemu_st64_i64 943 * We only need to swap high and low halves. gen_qemu_st64_i64
|
| /qemu/linux-headers/asm-s390/ |
| A D | kvm.h | 356 __u8 swap; member
|
| /qemu/target/openrisc/ |
| A D | translate.c | 1136 bool inv, bool swap) in do_fpcmp() argument 1141 if (swap) { in do_fpcmp() 1341 bool inv, bool swap) in do_dpcmp() argument 1355 if (swap) { in do_dpcmp()
|
| /qemu/hw/display/ |
| A D | exynos4210_fimd.c | 788 uint8_t swap = (w->wincon & FIMD_WINCON_SWAP) >> FIMD_WINCON_SWAP_SHIFT; \ 795 fimd_swap_data(swap, &data); \ 817 uint8_t swap = (w->wincon & FIMD_WINCON_SWAP) >> FIMD_WINCON_SWAP_SHIFT; \ 824 fimd_swap_data(swap, &data); \
|
| /qemu/docs/ |
| A D | multiseat.txt | 127 can be used instead of pci-bridge. Just swap the device name in the
|
| /qemu/docs/devel/ |
| A D | loads-stores.rst | 286 swap: ``translator_ld{sign}{size}_swap(env, ptr, swap)``
|
| A D | tcg-ops.rst | 415 - | 16 bit byte swap on the low bits of a 32/64 bit input. 425 - | 32 bit byte swap on a 64-bit value. The flags are the same as for bswap16, 432 - | 32/64 bit byte swap. The flags are ignored, but still present
|
| /qemu/tcg/riscv/ |
| A D | tcg-target.c.inc | 348 bool swap; 1186 bool swap; 1207 if (tcg_brcond_to_riscv[cond].swap) { 1435 if (tcg_brcond_to_riscv[cond].swap) { 1544 } else if (tcg_cmpcond_to_rvv_vv[cond].swap) {
|
| /qemu/target/arm/tcg/ |
| A D | neon-dp.decode | 97 # function code. We would otherwise need to manually swap the operands
|
| A D | translate-a64.c | 10070 bool swap = false; in handle_2misc_fcmp_zero() local 10075 swap = true; in handle_2misc_fcmp_zero() 10084 swap = true; in handle_2misc_fcmp_zero() 10095 if (swap) { in handle_2misc_fcmp_zero() 10109 bool swap = false; in handle_2misc_fcmp_zero() local 10115 swap = true; in handle_2misc_fcmp_zero() 10124 swap = true; in handle_2misc_fcmp_zero() 10135 swap = true; in handle_2misc_fcmp_zero() 10144 swap = true; in handle_2misc_fcmp_zero() 10163 if (swap) { in handle_2misc_fcmp_zero()
|
| /qemu/qapi/ |
| A D | ui.json | 1428 # @swap-opt-cmd: Swap the Option and Command keys so that their key 1445 '*swap-opt-cmd': 'bool',
|
| A D | qom.json | 610 # @reserve: if true, reserve swap space (or huge pages) if applicable 622 # system: for example, Linux will not reserve swap space for shared
|
| /qemu/target/hexagon/ |
| A D | README | 247 For example, this packet performs a swap of registers r0 and r1
|
| /qemu/target/s390x/tcg/ |
| A D | translate_vx.c.inc | 527 * the order of the elements. Perform a larger order swap to put 602 /* ... then swap smaller elements within the doublewords as required. */ 1119 * swap to put them back into place. For the 128-bit "element", 1180 /* ... then swap smaller elements within the doublewords as required. */
|