Searched refs:nop (Results 826 - 850 of 1248) sorted by relevance
1...<<31323334353637383940>>...50
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | sdma_v4_0.c | 830 amdgpu_ring_write(ring, ring->funcs->nop | in sdma_v4_0_ring_insert_nop() 833 amdgpu_ring_write(ring, ring->funcs->nop); in sdma_v4_0_ring_insert_nop() 2302 .nop = SDMA_PKT_NOP_HEADER_OP(SDMA_OP_NOP), 2338 .nop = SDMA_PKT_NOP_HEADER_OP(SDMA_OP_NOP), 2370 .nop = SDMA_PKT_NOP_HEADER_OP(SDMA_OP_NOP), 2402 .nop = SDMA_PKT_NOP_HEADER_OP(SDMA_OP_NOP),
|
/third_party/node/deps/openssl/openssl/crypto/sha/asm/ |
H A D | sha512-x86_64.pl | 613 nop 633 nop 645 nop 659 nop 687 nop 691 nop
|
/third_party/openssl/crypto/sha/asm/ |
H A D | sha512-x86_64.pl | 613 nop 633 nop 645 nop 659 nop 687 nop 691 nop
|
/kernel/linux/linux-5.10/arch/nds32/kernel/ |
H A D | head.S | 166 nop
|
/kernel/linux/linux-5.10/arch/powerpc/lib/ |
H A D | memcpy_64.S | 47 /* Below we want to nop out the bne if we're on a CPU that has the 54 nop
|
/kernel/linux/linux-5.10/arch/arm/mm/ |
H A D | cache-v6.S | 46 nop @ 11 NOPs
|
H A D | Makefile | 50 obj-$(CONFIG_CPU_CACHE_NOP) += cache-nop.o
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | ebb_handler.S | 251 nop
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/copyloops/ |
H A D | memcpy_64.S | 47 /* Below we want to nop out the bne if we're on a CPU that has the 54 nop
|
/kernel/linux/linux-6.6/arch/arm/nwfpe/ |
H A D | entry.S | 150 nop
|
/kernel/linux/linux-6.6/arch/arm/mm/ |
H A D | cache-v6.S | 48 nop @ 11 NOPs
|
/kernel/linux/linux-6.6/arch/powerpc/kvm/ |
H A D | book3s_64_entry.S | 341 1: nop
|
/kernel/linux/linux-6.6/arch/powerpc/lib/ |
H A D | memcpy_64.S | 47 /* Below we want to nop out the bne if we're on a CPU that has the 54 nop
|
/kernel/linux/linux-5.10/samples/bpf/ |
H A D | test_lwt_bpf.sh | 347 install_test xmit nop
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_vcn.h | 219 unsigned nop; member
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/copyloops/ |
H A D | memcpy_64.S | 47 /* Below we want to nop out the bne if we're on a CPU that has the 54 nop
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | ebb_handler.S | 251 nop
|
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | test_lwt_bpf.sh | 350 install_test xmit nop
|
/third_party/node/deps/openssl/openssl/crypto/cast/asm/ |
H A D | cast-586.pl | 136 # Why the nop? - Ben 17/1/99 137 &nop();
|
/third_party/node/deps/openssl/openssl/crypto/bn/asm/ |
H A D | sparcv9-gf2m.pl | 63 nop
|
/third_party/openssl/crypto/cast/asm/ |
H A D | cast-586.pl | 136 # Why the nop? - Ben 17/1/99 137 &nop();
|
/third_party/openssl/crypto/bn/asm/ |
H A D | sparcv9-gf2m.pl | 63 nop
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_ra.cpp | 1923 // Insert a nop at the entry so inputs only used by the first instruction in execFunc() 1925 Instruction *nop = new_Instruction(func, OP_NOP, TYPE_NONE); in execFunc() local 1926 BasicBlock::get(func->cfg.getRoot())->insertHead(nop); in execFunc() 2589 Instruction *nop = new_Instruction(func, OP_NOP, i->dType); in visit() local 2590 nop->setSrc(0, i->getDef(0)); in visit() 2591 i->bb->insertAfter(i, nop); in visit() 2602 Instruction *nop = new_Instruction(func, OP_NOP, i->dType); in visit() local 2603 nop->setSrc(0, i->getDef(0)); in visit() 2604 i->bb->insertAfter(i, nop); in visit()
|
/kernel/linux/linux-5.10/arch/arm64/kernel/ |
H A D | entry.S | 152 nop // Patched to SMC/HVC #0 382 alternative_insn nop, "dmb sy", ARM64_WORKAROUND_1508412 862 alternative_insn isb, nop, ARM64_WORKAROUND_QCOM_FALKOR_E1003
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | head_book3s_32.S | 68 nop /* used by __secondary_hold on prep (mtx) and chrp smp */ 69 nop /* used by __secondary_hold on prep (mtx) and chrp smp */ 70 nop
|
Completed in 20 milliseconds
1...<<31323334353637383940>>...50