/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/crypto/aes/ |
H A D | aesni-sha256-x86_64.s | 4197 nop 4274 nop 4356 nop 4414 nop
|
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/crypto/aes/ |
H A D | aesni-sha256-x86_64.s | 4197 nop 4274 nop 4356 nop 4414 nop
|
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/crypto/aes/ |
H A D | aesni-sha256-x86_64.s | 4197 nop 4274 nop 4356 nop 4414 nop
|
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/aes/ |
H A D | aesni-sha256-x86_64.s | 4197 nop 4274 nop 4356 nop 4414 nop
|
/third_party/node/deps/v8/src/codegen/mips64/ |
H A D | assembler-mips64.cc | 336 nop(); in Align() 597 // See Assembler::nop(type). in IsNop() 605 // Traditional mips nop == sll(zero_reg, zero_reg, 0) in IsNop() 1896 // Don't allow nop instructions in the form sll zero_reg, zero_reg to be in sll() 1898 // nop(int/NopMarkerTypes). in sll() 3870 nop(); in CheckTrampolinePool() 3877 nop(); in CheckTrampolinePool() 3892 nop(); in CheckTrampolinePool() 3946 // There is an optimization below, which emits a nop when the address
|
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/crypto/aes/ |
H A D | aesni-sha256-x86_64.s | 4197 nop 4274 nop 4356 nop 4414 nop
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/aes/ |
H A D | aesni-sha256-x86_64.s | 4197 nop 4274 nop 4356 nop 4414 nop
|
/kernel/linux/linux-5.10/arch/arm/crypto/ |
H A D | aes-neonbs-core.S | 729 W(nop)
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | exceptions-64e.S | 476 nop; /* To make debug interrupts happy */ \
|
/kernel/linux/linux-5.10/arch/s390/kernel/ |
H A D | entry.S | 271 * This nop exists only in order to avoid that __switch_to starts at 275 * With the added nop in between the __switch_to symbol is unique 278 nop 0
|
/kernel/linux/linux-6.6/arch/arm/crypto/ |
H A D | aes-neonbs-core.S | 729 W(nop)
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | exceptions-64e.S | 428 nop; /* To make debug interrupts happy */ \
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | uvd_v7_0.c | 1807 .nop = HEVC_ENC_CMD_NO_OP,
|
/kernel/linux/linux-6.6/drivers/block/ |
H A D | ataflop.c | 681 nop(); in floppy_irq()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | uvd_v7_0.c | 1836 .nop = HEVC_ENC_CMD_NO_OP,
|
H A D | vcn_v4_0.c | 1810 .nop = VCN_ENC_CMD_NO_OP,
|
H A D | vcn_v4_0_3.c | 1409 .nop = VCN_ENC_CMD_NO_OP,
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3.h | 57 uint16_t nops_count; /* # of nop instructions, including nopN */ 278 * (rpt1)nop 280 * nop 323 uint8_t nop; member 1755 * using nop's instead of (ss) is: in soft_ss_delay()
|
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | code-generator.cc | 321 // This nop operation is needed to ensure that the trampoline is not in AssembleCode() 324 tasm()->nop(); in AssembleCode()
|
/third_party/node/deps/openssl/config/archs/linux64-mips64/asm/crypto/sha/ |
H A D | sha1-mips.S | 3022 nop
|
/third_party/node/deps/v8/src/codegen/mips/ |
H A D | macro-assembler-mips.h | 102 // We NEED a nop in the branch delay slot, as it used by v8, for example in 1191 nop(); // Branch delay slot nop. in GenerateSwitchTable()
|
/third_party/node/deps/v8/src/codegen/s390/ |
H A D | assembler-s390.h | 1048 // Insert the smallest number of nop instructions 1282 // Different nop operations are used by the code generator to detect certain 1297 void nop(int type = 0); // 0 is the default non-marking type.
|
/third_party/node/deps/v8/src/codegen/riscv64/ |
H A D | macro-assembler-riscv64.h | 1352 nop(); // For 16-byte alignment in GenerateSwitchTable()
|
/third_party/node/deps/v8/src/codegen/loong64/ |
H A D | assembler-loong64.h | 284 // Insert the smallest number of nop instructions 295 // Different nop operations are used by the code generator to detect certain 309 // Type == 0 is the default non-marking nop. For LoongArch this is a 311 void nop(unsigned int type = 0) { in nop() function
|
/third_party/node/deps/v8/src/codegen/arm/ |
H A D | assembler-arm.h | 394 // Insert the smallest number of nop instructions 990 // Different nop operations are used by the code generator to detect certain 1004 void nop(int type = 0); // 0 is the default non-marking type.
|