Home
last modified time | relevance | path

Searched refs:temp_64 (Results 1 – 21 of 21) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/infiniband/hw/hfi1/
H A Dmad.c3292 u64 temp_64; in pma_get_ib_portcounters() local
3318 if (temp_64 > 0xFFFFUL) in pma_get_ib_portcounters()
3324 if (temp_64 > 0xFFFFUL) in pma_get_ib_portcounters()
3333 if (temp_64 > 0xFFFFUL) in pma_get_ib_portcounters()
3339 if (temp_64 > 0xFFUL) in pma_get_ib_portcounters()
3345 if (temp_64 > 0xFFUL) in pma_get_ib_portcounters()
3352 if (temp_64 > 0xFUL) in pma_get_ib_portcounters()
3353 temp_64 = 0xFUL; in pma_get_ib_portcounters()
3358 if (temp_64 > 0xFUL) in pma_get_ib_portcounters()
3359 temp_64 = 0xFUL; in pma_get_ib_portcounters()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/infiniband/hw/hfi1/
H A Dmad.c3292 u64 temp_64; in pma_get_ib_portcounters() local
3318 if (temp_64 > 0xFFFFUL) in pma_get_ib_portcounters()
3324 if (temp_64 > 0xFFFFUL) in pma_get_ib_portcounters()
3333 if (temp_64 > 0xFFFFUL) in pma_get_ib_portcounters()
3339 if (temp_64 > 0xFFUL) in pma_get_ib_portcounters()
3345 if (temp_64 > 0xFFUL) in pma_get_ib_portcounters()
3352 if (temp_64 > 0xFUL) in pma_get_ib_portcounters()
3353 temp_64 = 0xFUL; in pma_get_ib_portcounters()
3358 if (temp_64 > 0xFUL) in pma_get_ib_portcounters()
3359 temp_64 = 0xFUL; in pma_get_ib_portcounters()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/infiniband/hw/hfi1/
H A Dmad.c3292 u64 temp_64; in pma_get_ib_portcounters() local
3318 if (temp_64 > 0xFFFFUL) in pma_get_ib_portcounters()
3324 if (temp_64 > 0xFFFFUL) in pma_get_ib_portcounters()
3333 if (temp_64 > 0xFFFFUL) in pma_get_ib_portcounters()
3339 if (temp_64 > 0xFFUL) in pma_get_ib_portcounters()
3345 if (temp_64 > 0xFFUL) in pma_get_ib_portcounters()
3352 if (temp_64 > 0xFUL) in pma_get_ib_portcounters()
3353 temp_64 = 0xFUL; in pma_get_ib_portcounters()
3358 if (temp_64 > 0xFUL) in pma_get_ib_portcounters()
3359 temp_64 = 0xFUL; in pma_get_ib_portcounters()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/cdns3/
H A Dcdnsp-gadget.c1245 u64 temp_64; in cdnsp_run() local
1249 temp_64 = cdnsp_read_64(&pdev->ir_set->erst_dequeue); in cdnsp_run()
1250 temp_64 &= ~ERST_PTR_MASK; in cdnsp_run()
1344 u64 temp_64; in cdnsp_update_erst_dequeue() local
1347 temp_64 = cdnsp_read_64(&pdev->ir_set->erst_dequeue); in cdnsp_update_erst_dequeue()
1353 temp_64 &= ERST_PTR_MASK; in cdnsp_update_erst_dequeue()
1354 temp_64 |= ((u64)deq & (u64)~ERST_PTR_MASK); in cdnsp_update_erst_dequeue()
1359 temp_64 |= ERST_EHB; in cdnsp_update_erst_dequeue()
1361 temp_64 &= ~ERST_EHB; in cdnsp_update_erst_dequeue()
1363 cdnsp_write_64(temp_64, &pdev->ir_set->erst_dequeue); in cdnsp_update_erst_dequeue()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/cdns3/
H A Dcdnsp-gadget.c1245 u64 temp_64; in cdnsp_run() local
1249 temp_64 = cdnsp_read_64(&pdev->ir_set->erst_dequeue); in cdnsp_run()
1250 temp_64 &= ~ERST_PTR_MASK; in cdnsp_run()
1344 u64 temp_64; in cdnsp_update_erst_dequeue() local
1347 temp_64 = cdnsp_read_64(&pdev->ir_set->erst_dequeue); in cdnsp_update_erst_dequeue()
1353 temp_64 &= ERST_PTR_MASK; in cdnsp_update_erst_dequeue()
1354 temp_64 |= ((u64)deq & (u64)~ERST_PTR_MASK); in cdnsp_update_erst_dequeue()
1359 temp_64 |= ERST_EHB; in cdnsp_update_erst_dequeue()
1361 temp_64 &= ~ERST_EHB; in cdnsp_update_erst_dequeue()
1363 cdnsp_write_64(temp_64, &pdev->ir_set->erst_dequeue); in cdnsp_update_erst_dequeue()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/cdns3/
H A Dcdnsp-gadget.c1245 u64 temp_64; in cdnsp_run() local
1249 temp_64 = cdnsp_read_64(&pdev->ir_set->erst_dequeue); in cdnsp_run()
1250 temp_64 &= ~ERST_PTR_MASK; in cdnsp_run()
1344 u64 temp_64; in cdnsp_update_erst_dequeue() local
1347 temp_64 = cdnsp_read_64(&pdev->ir_set->erst_dequeue); in cdnsp_update_erst_dequeue()
1353 temp_64 &= ERST_PTR_MASK; in cdnsp_update_erst_dequeue()
1354 temp_64 |= ((u64)deq & (u64)~ERST_PTR_MASK); in cdnsp_update_erst_dequeue()
1359 temp_64 |= ERST_EHB; in cdnsp_update_erst_dequeue()
1361 temp_64 &= ~ERST_EHB; in cdnsp_update_erst_dequeue()
1363 cdnsp_write_64(temp_64, &pdev->ir_set->erst_dequeue); in cdnsp_update_erst_dequeue()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/host/
H A Dxhci-ring.c369 u64 temp_64; in xhci_abort_cmd_ring() local
376 temp_64 = xhci_read_64(xhci, &xhci->op_regs->cmd_ring); in xhci_abort_cmd_ring()
377 xhci_write_64(xhci, temp_64 | CMD_RING_ABORT, in xhci_abort_cmd_ring()
2981 u64 temp_64; in xhci_update_erst_dequeue() local
2984 temp_64 = xhci_read_64(xhci, &xhci->ir_set->erst_dequeue); in xhci_update_erst_dequeue()
2995 if ((temp_64 & (u64) ~ERST_PTR_MASK) == in xhci_update_erst_dequeue()
3000 temp_64 &= ERST_PTR_MASK; in xhci_update_erst_dequeue()
3001 temp_64 |= ((u64) deq & (u64) ~ERST_PTR_MASK); in xhci_update_erst_dequeue()
3005 temp_64 |= ERST_EHB; in xhci_update_erst_dequeue()
3019 u64 temp_64; in xhci_irq() local
[all …]
H A Dxhci.c640 u64 temp_64; in xhci_run() local
658 temp_64 = xhci_read_64(xhci, &xhci->ir_set->erst_dequeue); in xhci_run()
659 temp_64 &= ~ERST_PTR_MASK; in xhci_run()
661 "ERST deq = 64'h%0lx", (long unsigned int) temp_64); in xhci_run()
4120 u64 temp_64; in xhci_setup_device() local
4255 temp_64 = xhci_read_64(xhci, &xhci->op_regs->dcbaa_ptr); in xhci_setup_device()
4257 "Op regs DCBAA ptr = %#016llx", temp_64); in xhci_setup_device()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/host/
H A Dxhci-ring.c369 u64 temp_64; in xhci_abort_cmd_ring() local
376 temp_64 = xhci_read_64(xhci, &xhci->op_regs->cmd_ring); in xhci_abort_cmd_ring()
377 xhci_write_64(xhci, temp_64 | CMD_RING_ABORT, in xhci_abort_cmd_ring()
2981 u64 temp_64; in xhci_update_erst_dequeue() local
2984 temp_64 = xhci_read_64(xhci, &xhci->ir_set->erst_dequeue); in xhci_update_erst_dequeue()
2995 if ((temp_64 & (u64) ~ERST_PTR_MASK) == in xhci_update_erst_dequeue()
3000 temp_64 &= ERST_PTR_MASK; in xhci_update_erst_dequeue()
3001 temp_64 |= ((u64) deq & (u64) ~ERST_PTR_MASK); in xhci_update_erst_dequeue()
3005 temp_64 |= ERST_EHB; in xhci_update_erst_dequeue()
3019 u64 temp_64; in xhci_irq() local
[all …]
H A Dxhci.c640 u64 temp_64; in xhci_run() local
658 temp_64 = xhci_read_64(xhci, &xhci->ir_set->erst_dequeue); in xhci_run()
659 temp_64 &= ~ERST_PTR_MASK; in xhci_run()
661 "ERST deq = 64'h%0lx", (long unsigned int) temp_64); in xhci_run()
4120 u64 temp_64; in xhci_setup_device() local
4255 temp_64 = xhci_read_64(xhci, &xhci->op_regs->dcbaa_ptr); in xhci_setup_device()
4257 "Op regs DCBAA ptr = %#016llx", temp_64); in xhci_setup_device()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/host/
H A Dxhci-ring.c369 u64 temp_64; in xhci_abort_cmd_ring() local
376 temp_64 = xhci_read_64(xhci, &xhci->op_regs->cmd_ring); in xhci_abort_cmd_ring()
377 xhci_write_64(xhci, temp_64 | CMD_RING_ABORT, in xhci_abort_cmd_ring()
2981 u64 temp_64; in xhci_update_erst_dequeue() local
2984 temp_64 = xhci_read_64(xhci, &xhci->ir_set->erst_dequeue); in xhci_update_erst_dequeue()
2995 if ((temp_64 & (u64) ~ERST_PTR_MASK) == in xhci_update_erst_dequeue()
3000 temp_64 &= ERST_PTR_MASK; in xhci_update_erst_dequeue()
3001 temp_64 |= ((u64) deq & (u64) ~ERST_PTR_MASK); in xhci_update_erst_dequeue()
3005 temp_64 |= ERST_EHB; in xhci_update_erst_dequeue()
3019 u64 temp_64; in xhci_irq() local
[all …]
H A Dxhci.c640 u64 temp_64; in xhci_run() local
658 temp_64 = xhci_read_64(xhci, &xhci->ir_set->erst_dequeue); in xhci_run()
659 temp_64 &= ~ERST_PTR_MASK; in xhci_run()
661 "ERST deq = 64'h%0lx", (long unsigned int) temp_64); in xhci_run()
4120 u64 temp_64; in xhci_setup_device() local
4255 temp_64 = xhci_read_64(xhci, &xhci->op_regs->dcbaa_ptr); in xhci_setup_device()
4257 "Op regs DCBAA ptr = %#016llx", temp_64); in xhci_setup_device()
/dports/emulators/qemu-utils/qemu-4.2.1/target/tricore/
H A Dtranslate.c2572 TCGv_i64 temp_64 = tcg_temp_new_i64(); in gen_mul_q() local
2579 tcg_gen_ext_i32_i64(temp_64, arg1); in gen_mul_q()
2582 tcg_gen_mul_i64(temp_64, temp_64, temp2_64); in gen_mul_q()
2583 tcg_gen_shri_i64(temp_64, temp_64, up_shift); in gen_mul_q()
2584 tcg_gen_extr_i64_i32(rl, rh, temp_64); in gen_mul_q()
2591 tcg_gen_ext_i32_i64(temp_64, arg1); in gen_mul_q()
2594 tcg_gen_mul_i64(temp_64, temp_64, temp2_64); in gen_mul_q()
2597 tcg_gen_shli_i64(temp_64, temp_64, 1); in gen_mul_q()
2599 tcg_gen_shri_i64(temp_64, temp_64, up_shift - 1); in gen_mul_q()
2601 tcg_gen_extr_i64_i32(rl, rh, temp_64); in gen_mul_q()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/target/tricore/
H A Dtranslate.c2577 TCGv_i64 temp_64 = tcg_temp_new_i64(); in gen_mul_q() local
2584 tcg_gen_ext_i32_i64(temp_64, arg1); in gen_mul_q()
2587 tcg_gen_mul_i64(temp_64, temp_64, temp2_64); in gen_mul_q()
2588 tcg_gen_shri_i64(temp_64, temp_64, up_shift); in gen_mul_q()
2589 tcg_gen_extr_i64_i32(rl, rh, temp_64); in gen_mul_q()
2596 tcg_gen_ext_i32_i64(temp_64, arg1); in gen_mul_q()
2599 tcg_gen_mul_i64(temp_64, temp_64, temp2_64); in gen_mul_q()
2602 tcg_gen_shli_i64(temp_64, temp_64, 1); in gen_mul_q()
2604 tcg_gen_shri_i64(temp_64, temp_64, up_shift - 1); in gen_mul_q()
2606 tcg_gen_extr_i64_i32(rl, rh, temp_64); in gen_mul_q()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/tricore/
H A Dtranslate.c2572 TCGv_i64 temp_64 = tcg_temp_new_i64(); in gen_mul_q() local
2579 tcg_gen_ext_i32_i64(temp_64, arg1); in gen_mul_q()
2582 tcg_gen_mul_i64(temp_64, temp_64, temp2_64); in gen_mul_q()
2583 tcg_gen_shri_i64(temp_64, temp_64, up_shift); in gen_mul_q()
2584 tcg_gen_extr_i64_i32(rl, rh, temp_64); in gen_mul_q()
2591 tcg_gen_ext_i32_i64(temp_64, arg1); in gen_mul_q()
2594 tcg_gen_mul_i64(temp_64, temp_64, temp2_64); in gen_mul_q()
2597 tcg_gen_shli_i64(temp_64, temp_64, 1); in gen_mul_q()
2599 tcg_gen_shri_i64(temp_64, temp_64, up_shift - 1); in gen_mul_q()
2601 tcg_gen_extr_i64_i32(rl, rh, temp_64); in gen_mul_q()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/target/tricore/
H A Dtranslate.c2572 TCGv_i64 temp_64 = tcg_temp_new_i64(); in gen_mul_q() local
2579 tcg_gen_ext_i32_i64(temp_64, arg1); in gen_mul_q()
2582 tcg_gen_mul_i64(temp_64, temp_64, temp2_64); in gen_mul_q()
2583 tcg_gen_shri_i64(temp_64, temp_64, up_shift); in gen_mul_q()
2584 tcg_gen_extr_i64_i32(rl, rh, temp_64); in gen_mul_q()
2591 tcg_gen_ext_i32_i64(temp_64, arg1); in gen_mul_q()
2594 tcg_gen_mul_i64(temp_64, temp_64, temp2_64); in gen_mul_q()
2597 tcg_gen_shli_i64(temp_64, temp_64, 1); in gen_mul_q()
2599 tcg_gen_shri_i64(temp_64, temp_64, up_shift - 1); in gen_mul_q()
2601 tcg_gen_extr_i64_i32(rl, rh, temp_64); in gen_mul_q()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/tricore/
H A Dtranslate.c2587 TCGv_i64 temp_64 = tcg_temp_new_i64(); in gen_mul_q() local
2594 tcg_gen_ext_i32_i64(temp_64, arg1); in gen_mul_q()
2597 tcg_gen_mul_i64(temp_64, temp_64, temp2_64); in gen_mul_q()
2598 tcg_gen_shri_i64(temp_64, temp_64, up_shift); in gen_mul_q()
2599 tcg_gen_extr_i64_i32(rl, rh, temp_64); in gen_mul_q()
2606 tcg_gen_ext_i32_i64(temp_64, arg1); in gen_mul_q()
2609 tcg_gen_mul_i64(temp_64, temp_64, temp2_64); in gen_mul_q()
2612 tcg_gen_shli_i64(temp_64, temp_64, 1); in gen_mul_q()
2614 tcg_gen_shri_i64(temp_64, temp_64, up_shift - 1); in gen_mul_q()
2616 tcg_gen_extr_i64_i32(rl, rh, temp_64); in gen_mul_q()
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/tricore/
H A Dtranslate.c2572 TCGv_i64 temp_64 = tcg_temp_new_i64(); in gen_mul_q() local
2579 tcg_gen_ext_i32_i64(temp_64, arg1); in gen_mul_q()
2582 tcg_gen_mul_i64(temp_64, temp_64, temp2_64); in gen_mul_q()
2583 tcg_gen_shri_i64(temp_64, temp_64, up_shift); in gen_mul_q()
2584 tcg_gen_extr_i64_i32(rl, rh, temp_64); in gen_mul_q()
2591 tcg_gen_ext_i32_i64(temp_64, arg1); in gen_mul_q()
2594 tcg_gen_mul_i64(temp_64, temp_64, temp2_64); in gen_mul_q()
2597 tcg_gen_shli_i64(temp_64, temp_64, 1); in gen_mul_q()
2599 tcg_gen_shri_i64(temp_64, temp_64, up_shift - 1); in gen_mul_q()
2601 tcg_gen_extr_i64_i32(rl, rh, temp_64); in gen_mul_q()
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/tricore/
H A Dtranslate.c2577 TCGv_i64 temp_64 = tcg_temp_new_i64(); in gen_mul_q() local
2584 tcg_gen_ext_i32_i64(temp_64, arg1); in gen_mul_q()
2587 tcg_gen_mul_i64(temp_64, temp_64, temp2_64); in gen_mul_q()
2588 tcg_gen_shri_i64(temp_64, temp_64, up_shift); in gen_mul_q()
2589 tcg_gen_extr_i64_i32(rl, rh, temp_64); in gen_mul_q()
2596 tcg_gen_ext_i32_i64(temp_64, arg1); in gen_mul_q()
2599 tcg_gen_mul_i64(temp_64, temp_64, temp2_64); in gen_mul_q()
2602 tcg_gen_shli_i64(temp_64, temp_64, 1); in gen_mul_q()
2604 tcg_gen_shri_i64(temp_64, temp_64, up_shift - 1); in gen_mul_q()
2606 tcg_gen_extr_i64_i32(rl, rh, temp_64); in gen_mul_q()
[all …]
/dports/emulators/qemu/qemu-6.2.0/target/tricore/
H A Dtranslate.c2577 TCGv_i64 temp_64 = tcg_temp_new_i64(); in gen_mul_q() local
2584 tcg_gen_ext_i32_i64(temp_64, arg1); in gen_mul_q()
2587 tcg_gen_mul_i64(temp_64, temp_64, temp2_64); in gen_mul_q()
2588 tcg_gen_shri_i64(temp_64, temp_64, up_shift); in gen_mul_q()
2589 tcg_gen_extr_i64_i32(rl, rh, temp_64); in gen_mul_q()
2596 tcg_gen_ext_i32_i64(temp_64, arg1); in gen_mul_q()
2599 tcg_gen_mul_i64(temp_64, temp_64, temp2_64); in gen_mul_q()
2602 tcg_gen_shli_i64(temp_64, temp_64, 1); in gen_mul_q()
2604 tcg_gen_shri_i64(temp_64, temp_64, up_shift - 1); in gen_mul_q()
2606 tcg_gen_extr_i64_i32(rl, rh, temp_64); in gen_mul_q()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/target/tricore/
H A Dtranslate.c2577 TCGv_i64 temp_64 = tcg_temp_new_i64(); in gen_mul_q() local
2584 tcg_gen_ext_i32_i64(temp_64, arg1); in gen_mul_q()
2587 tcg_gen_mul_i64(temp_64, temp_64, temp2_64); in gen_mul_q()
2588 tcg_gen_shri_i64(temp_64, temp_64, up_shift); in gen_mul_q()
2589 tcg_gen_extr_i64_i32(rl, rh, temp_64); in gen_mul_q()
2596 tcg_gen_ext_i32_i64(temp_64, arg1); in gen_mul_q()
2599 tcg_gen_mul_i64(temp_64, temp_64, temp2_64); in gen_mul_q()
2602 tcg_gen_shli_i64(temp_64, temp_64, 1); in gen_mul_q()
2604 tcg_gen_shri_i64(temp_64, temp_64, up_shift - 1); in gen_mul_q()
2606 tcg_gen_extr_i64_i32(rl, rh, temp_64); in gen_mul_q()
[all …]