Home
last modified time | relevance | path

Searched refs:nop (Results 1226 - 1248 of 1248) sorted by relevance

1...<<41424344454647484950

/third_party/openssl/crypto/chacha/asm/
H A Dchacha-x86_64.pl537 &nop ();
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/
H A Dassembler_arm.cc579 // Moved to ARM32::AssemblerARM32::nop().
580 void Assembler::nop(Condition cond) {
/third_party/vixl/src/aarch32/
H A Ddisasm-aarch32.h964 void nop(Condition cond, EncodingSize size);
H A Dmacro-assembler-aarch32.h119 nop();
3146 nop(cond); in MacroAssembler()
H A Ddisasm-aarch32.cc1994 void Disassembler::nop(Condition cond, EncodingSize size) { in nop() function in vixl::aarch32::Disassembler
8251 nop(CurrentCond(), Narrow); in DecodeT32()
9522 nop(CurrentCond(), Wide); in DecodeT32()
[all...]
H A Dassembler-aarch32.cc7678 void Assembler::nop(Condition cond, EncodingSize size) { in nop() function in vixl::aarch32::Assembler
7701 Delegate(kNop, &Assembler::nop, cond, size); in nop()
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Demulate.c345 __FOPNOP(__stringify(__UNIQUE_ID(nop)))
5719 case 0x90 ... 0x97: /* nop / xchg reg, rax */ in x86_emulate_insn()
5852 case 0x18: /* Grp16 (prefetch/nop) */ in x86_emulate_insn()
5853 case 0x1f: /* nop */ in x86_emulate_insn()
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Demulate.c329 __FOPNOP(__stringify(__UNIQUE_ID(nop)))
5308 case 0x90 ... 0x97: /* nop / xchg reg, rax */ in x86_emulate_insn()
5442 case 0x18: /* Grp16 (prefetch/nop) */ in x86_emulate_insn()
5443 case 0x1f: /* nop */ in x86_emulate_insn()
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dcode-generator-mips64.cc728 __ nop(); in AssembleArchInstruction()
729 __ Daddu(ra, ra, offset - 8); // 8 = nop + nal in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dcode-generator-mips.cc764 __ nop(); in AssembleArchInstruction()
765 __ Addu(ra, ra, offset - 8); // 8 = nop + nal in AssembleArchInstruction()
/third_party/node/deps/v8/src/wasm/baseline/arm/
H A Dliftoff-assembler-arm.h451 nop(); in PrepareStackFrame()
/third_party/vixl/src/aarch64/
H A Dassembler-aarch64.h2217 void nop() { hint(NOP); }
H A Dmacro-assembler-aarch64.h2294 nop(); in Nop()
/third_party/vixl/test/aarch64/
H A Dtest-disasm-aarch64.cc2712 COMPARE(nop(), "nop"); in TEST()
2713 COMPARE_MACRO(Nop(), "nop"); in TEST()
3114 COMPARE(hint(NOP), "nop"); in TEST()
3127 COMPARE_MACRO(Hint(NOP), "nop"); in TEST()
H A Dtest-assembler-aarch64.cc1568 while (masm.GetCursorOffset() < end) __ nop(); in TbzRangePoolLimitHelper()
13207 // This additional nop makes the branches go out of range.
13228 // nop
13234 // nop
13236 // nop <- From here the `b.eq` and `cbz` instructions run out of range,
13287 // This additional nop makes the 'b.eq' and 'cbz' instructions go out of range
13317 // 4: nop |
13319 // nop |
13907 TEST(nop) {
13913 // `MacroAssembler::Nop` must generate at least one nop
[all...]
H A Dtest-trace-aarch64.cc264 __ nop(); in GenerateTestSequenceBase()
H A Dtest-cpu-features-aarch64.cc395 TEST_NONE(nop_0, nop())
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/ec/
H A Decp_nistz256-armv8.S4209 nop
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/ec/
H A Decp_nistz256-armv8.S4209 nop
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/ec/
H A Decp_nistz256-armv4.S3471 nop
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/ec/
H A Decp_nistz256-armv4.S3471 nop
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/ec/
H A Decp_nistz256-armv8.S4209 nop
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/ec/
H A Decp_nistz256-armv8.S4209 nop

Completed in 359 milliseconds

1...<<41424344454647484950